fastmcp
A Python framework for rapidly building MCP servers and clients.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 25.8k
- Source
- mcp-github
- Repository
- github.com/PrefectHQ/fastmcp
Overview
FastMCP is a Python framework designed for quickly building MCP servers and clients. It simplifies the development process of MCP applications by automatically generating tool schemas, validation, and documentation. With FastMCP, you can focus on business logic without worrying about protocol details. FastMCP supports wrapping Python functions as MCP tools and provides full protocol support. Ideal for developers who need to rapidly develop and deploy MCP services.
Capabilities
- ▪Automatically generate tool schemas and documentation
- ▪Automatically handle transport negotiation and authentication
- ▪Support both local and remote MCP server connections
- ▪Provide interactive UI rendering
Use cases
Setup
uv pip install fastmcp
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install FastMCP?
Install using the command: uv pip install fastmcp.
What transport protocols does FastMCP support?
FastMCP supports the HTTP protocol.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.