PrefectHQ/fastmcp
A Python framework for building Model Context Protocol servers and clients that connect LLMs to external tools and data sources.

Velocity · 7d
+46
★ / day
Trend
→steady
star history
FastMCP provides a streamlined Python API for implementing MCP servers and clients. MCP is a protocol designed to let LLMs interact with external tools, data, and resources in a standardized way. The library handles the complexity of the protocol, allowing developers to focus on defining tools and resources that AI models can call during inference or agentic workflows.