Back to search
30
MCP

fastify-mcp-server

neddl/fastify-mcp-server

🚀 High-performance MCP (Model Context Protocol) server built with Fastify, TypeScript, and functional programming. Production-ready with authentication, metrics, and auto-discovery capabilities for AI agents and LLM applications.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fastify-mcp-server
Fastify plugin to easily spin up Model Context Protocol (MCP) HTTP servers
0 tools
fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.
0 tools
fasttransfer-mcp
A Model Context Protocol (MCP) server for FastTransfer, enabling efficient data transfer between database systems.
0 tools
@punkpeye/fastmcp
A TypeScript framework for building MCP (Model Context Protocol) servers.
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools
context-portal-mcp-fastmcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools

How to use

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

{
  "mcpServers": {
    "fastify-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}