Fastify adapters for the Model Context Protocol TypeScript server SDK - Fastify middleware
| Tool name | Description | Destructive? |
|---|---|---|
| greet | ✓ no | |
| ping | ✓ no |
{
"mcpServers": {
"modelcontextprotocolfastify": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/fastify"
]
}
}
}