h3g4zy/mcp-builder-skill
Claude Code skill for building production MCP servers with Python FastMCP — tool design, auth, lifespan, error handling, deployment
Platform-specific configuration:
{
"mcpServers": {
"mcp-builder-skill": {
"command": "npx",
"args": [
"-y",
"mcp-builder-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...