by MCP Community
Integrate [Model Context Protocol](https://modelcontextprotocol.io/) servers with your [Fastify](https://www.fastify.dev) app.
npx -y @tsarr/fastify-mcp
{
"mcpServers": {
"fastify": {
"command": "npx",
"args": ["-y", "@tsarr/fastify-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared