Back to search
30
MCP

fastmcp

pypi/fastmcp

The fast, Pythonic way to build MCP servers and clients.

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

Similar MCP servers embedding-nearest

hud-fastmcp-python-sdk
The fast, Pythonic way to build MCP servers and clients.
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools
fastchat-mcp
Python client, based on fastmcp, for connecting to MCP servers through multiple protocols, specifically designed to work with integrated lan
0 tools
fastmcp-builder
Generate complete, runnable FastMCP 3.x MCP servers from plain-English descriptions
0 tools
fastmcp-http
FastMCP services via HTTP.
0 tools
iflow-mcp_jlowin-fastmcp
The fast, Pythonic way to build MCP servers and clients.
0 tools

How to use

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

{
  "mcpServers": {
    "fastmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}