windht/skills-as-mcp
A TypeScript MCP server and CLI that turns Claude-style skill directories into MCP tools, resources, and prompts.
Platform-specific configuration:
{
"mcpServers": {
"skills-as-mcp": {
"command": "npx",
"args": [
"-y",
"skills-as-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...