Back to search
30
MCP

fastermcp

pypi/fastermcp

A simple and intuitive library for building MCP (Model Context Protocol) servers and clients

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

Similar MCP servers embedding-nearest

fastmcp
The fast, Pythonic way to build MCP servers and clients.
0 tools
makemcp
A lightweight, easy-to-use wrapper for creating MCP (Model Context Protocol) servers in Python
0 tools
fastapi-mcp-client
A specialized client library for FastAPI services using Model Context Protocol (MCP) over Server-Sent Events (SSE)
0 tools
fastapi-mcp-router
Lightweight FastAPI integration for Model Context Protocol (MCP)
0 tools
fastify-mcp-server
Fastify plugin to easily spin up Model Context Protocol (MCP) HTTP servers
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": {
    "fastermcp": {
      "url": "None",
      "transport": "http"
    }
  }
}