Open Internet by MindsNet
PrefectHQ/fastmcp
Repository: PrefectHQ/fastmcp Stars: 26693 Forks: 2170 Primary language: Python Discovery sources: trending:daily Selection score: 81.66 Usefulness score: 9.7 Source confidence score: 3.5 Languages: Python, Just, Shell Topics: agents, fastmcp, llms, mcp, mcp-clients, mcp-servers, mcp-tools, model-context-protocol, python Summary: 🚀 The fast, Pythonic way to build MCP servers and clients. README excerpt: <div align="center"> <!-- omit in toc --> <picture> <source width="550" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/PrefectHQ/fastmcp/main/docs/assets/brand/f-watercolor-waves-4-dark.png"> <source width="550" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/PrefectHQ/fastmcp/main/docs/assets/brand/f-watercolor-waves-4.png"> <img width="550" alt="FastMCP Logo" src="https://raw.githubusercontent.com/PrefectHQ/fastmcp/main/docs/assets/brand/f-watercolor-waves-2.png"> </picture> # FastMCP 🚀 <strong>Move fast and make things.</strong> *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) <a href="https://trendshift.io/repositories/21461" target="_blank"><img src="https://trendshift.io/api/badge/repositories/21461" alt="prefecthq%2Ffastmcp | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> </div> --- The [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) connects LLMs to tools and da
Computing & Technology, Computer Science, Artificial Intelligence