aiagent.club
中文
GitHub repo

PrefectHQ/fastmcp

Python Tracked since 2024-11-30 Updated 2026-09-12 View source ↗

#110 of 803 by Stars among GitHub repos

27.6k Stars

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

About

The Model Context Protocol (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 with a Python function, and the schema, validation, and documentation are generated automatically. Connect to a server with a URL, and transport negotiation, authentication, and protocol lifecycle are managed for you. You focus on your logic, and the MCP part just works: with FastMCP, best practices are built in.

That's why FastMCP is the standard framework for working with MCP. FastMCP 1.0 was incorporated into the official MCP Python SDK in 2024.…

Excerpted from github.com/PrefectHQ/fastmcp

Latest metrics

Stars 27.6k 2026-09-12
Forks 2.3k 2026-09-12
Commits 3.9k 2026-09-12
Releases 120 2026-09-12
Watchers 129 2026-09-12
Open issues 283 2026-09-12
Open PRs 35 2026-09-12