husniadil/fastmcp-builder
A comprehensive Claude Code skill for building production-ready MCP servers using FastMCP. Includes reference guides, runnable examples, and a complete implementation with OAuth, testing, and best practices.
Platform-specific configuration:
{
"mcpServers": {
"fastmcp-builder": {
"command": "npx",
"args": [
"-y",
"fastmcp-builder"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...