windht/skills-as-mcp
A TypeScript MCP server and CLI that turns Claude-style skill directories into MCP tools, resources, and prompts.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
windht/skills-as-mcp is a TypeScript MCP server licensed under MIT. A TypeScript MCP server and CLI that turns Claude-style skill directories into MCP tools, resources, and prompts.
Ranked #47 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# skills-as-mcp `skills-as-mcp` is a TypeScript MCP server that turns Claude-style skill folders into MCP tools, resources, and prompts. It is inspired by the Python project [`biocontext-ai/skill-to-mcp`](https://github.com/biocontext-ai/skill-to-mcp), but built for the TypeScript ecosystem and aligned with the official [Model Context Protocol server guidance](https://modelcontextprotocol.io/docs/develop/build-server). ## What it does - Recursively discovers `SKILL.md` files from one or many skill roots - Parses YAML frontmatter for `name` and `description` - Exposes three core MCP tools: - `get_available_skills` - `get_skill_details` - `get_skill_related_file` - Exposes MCP resources for the catalog and each discovered skill - Exposes a `use_skill` prompt for clients that support prompts - Supports: - `stdio` for local coding tools and desktop clients - `http` for Streamable HTTP on `/mcp` - `sse` for a compatibility server that exposes `/mcp`, `/sse`, and `/messages`Read full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.