Fastify
Freeby MCP Community
v2.1.0Added Apr 12, 2026
fastifymodelcontextprotocolmcpaianthropic
Fastify MCP Server
Installation
Reviews
Installation
Quick install
npx -y fastify-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"fastify": {
"command": "npx",
"args": ["-y", "fastify-mcp"]
}
}
}