flaviodelgrosso/fastify-mcp-server
Fastify plugin to easily spin up Model Context Protocol (MCP) HTTP servers
Platform-specific configuration:
{
"mcpServers": {
"fastify-mcp-server": {
"command": "npx",
"args": [
"-y",
"fastify-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...