Myst4ke/mcp-to-skills-converter
A Claude Code plugin that automatically converts MCP (Model Context Protocol) servers into native Claude Code skills for optimized token usage and improved performance
Platform-specific configuration:
{
"mcpServers": {
"mcp-to-skills-converter": {
"command": "npx",
"args": [
"-y",
"mcp-to-skills-converter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...