fastify-mcp

haroldadmin/fastify-mcp
★ 27 stars TypeScript 🧠 Memory/Knowledge Updated 19d ago
A Fastify plugin to run Model Context Protocol (MCP) servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fastify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "haroldadmin/fastify-mcp"
      ]
    }
  }
}

Topics

aifastifyjavascriptmodel-context-protocol