fastmcp
by PrefectHQ ยท Python ยท โ 24,928
๐ The fast, Pythonic way to build MCP servers and clients.
#agents#fastmcp#llms#mcp#mcp-clients#mcp-servers#mcp-tools#model-context-protocol#python
Install
pip install git+https://github.com/PrefectHQ/fastmcp.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"fastmcp": {
"command": "uvx",
"args": [
"git+https://github.com/PrefectHQ/fastmcp.git"
]
}
}
} From the README
Move fast and make things.
*Made with ๐ by [Prefect](https://www.prefect.io/)*
[](https://gofastmcp.com)
[](https://discord.gg/uu8dJCgttd)
[](https://pypi.org/project/fastmcp)
[](https://github.com/PrefectHQ/fastmcp/actions/workflows/run-tests.yml)
[](https://github.com/PrefectHQ/fastmcp/blob/main/LICENSE)
---
The [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) connects LLMs to tools and data. FastMCP gives you everything you need to go from prototype to production:
Building an effective MCP application is harder than it looks. FastMCP handles all of it. Declare a tool wโฆ
Read full README on GitHub โ
๐ก Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related communication servers
dify
langgenius
โ
139,735
Production-ready platform for agentic workflow development.
Communication ยท TypeScript
playwright
microsoft
โ
87,699
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Communication ยท TypeScript
awesome-mcp-servers
punkpeye
โ
85,990
A collection of MCP servers.
Communication
memU
NevaMind-AI
โ
13,496
Memory for 24/7 proactive agents like OpenClaw.
Communication ยท Python
hyperframes
heygen-com
โ
13,240
Write HTML. Render video. Built for agents.
Communication ยท TypeScript
valuecell
ValueCell-ai
โ
10,514
ValueCell is a community-driven, multi-agent platform for financial applications.
Communication ยท Python