portertech/skills-mcp-server
A no-nonsense MCP server that exposes Claude-compatible skills as tools, enabling any agent with an MCP client to use them.
Platform-specific configuration:
{
"mcpServers": {
"skills-mcp-server": {
"command": "npx",
"args": [
"-y",
"skills-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...