Back to search
30
MCP

fastify-mcp-server

flaviodelgrosso/fastify-mcp-server

Fastify plugin to easily spin up Model Context Protocol (MCP) HTTP servers

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

fastify-mcp-server
🚀 High-performance MCP (Model Context Protocol) server built with Fastify, TypeScript, and functional programming. Production-ready with aut
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools
linode-mcp-fastmcp
Model Context Protocol server for Linode API
0 tools
fast-odoo-mcp
A Model Context Protocol server for Odoo ERP systems
0 tools
fastapi-mcp-router
Lightweight FastAPI integration for Model Context Protocol (MCP)
0 tools
helmfile-mcp-server
A FastMCP server for Helmfile operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fastify-mcp-server": {
      "url": "https://www.npmjs.com/package/fastify-mcp-server",
      "transport": "http"
    }
  }
}