jarodtaylor/fastify-mcp-server-boilerplate
Production-ready MCP server boilerplate with Fastify, TypeScript, Docker, and modern tooling. Clone, customize, and deploy AI tools for Cursor IDE, Claude Desktop, and other MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"fastify-mcp-server-boilerplate": {
"command": "npx",
"args": [
"-y",
"fastify-mcp-server-boilerplate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...