Back to search
30
MCP

fastestmcp

pypi/fastestmcp

Generate production-ready MCP servers and clients in seconds with the FastestMCP CLI

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
mcp-factory
Create a complete MCP server for your product in 60 seconds. The fastest way to get your product discovered by AI assistants like Claude and
0 tools
fastmcp-builder
Generate complete, runnable FastMCP 3.x MCP servers from plain-English descriptions
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools
apichap/apichap-mcp
Build your MCP-Server in minutes using MCP-Builder.ai
0 tools
fastmcp-agents-cli
CLI for running FastMCP and calling tools on it
0 tools

How to use

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

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