MCP To Skill Converter
by @GBSOSS
Convert any MCP server into a Claude Skill with 90% context savings
Created 10/26/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx -mcp-to-skill-converter
Cursor configuration (mcp.json)
{
"mcpServers": {
"gbsoss-mcp-to-skill-converter": {
"command": "uvx",
"args": [
"-mcp-to-skill-converter"
]
}
}
}