fakoli/mcp-to-skills
CLI tool that automatically converts MCP (Model Context Protocol) servers into Claude Code and Cursor skills with AI-powered analysis
Platform-specific configuration:
{
"mcpServers": {
"mcp-to-skills": {
"command": "npx",
"args": [
"-y",
"mcp-to-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...