Add a section about MCP frameworks

This commit is contained in:
Frank Fiegel
2024-12-27 13:23:16 -06:00
committed by GitHub
parent 0e7d79c580
commit 31e80adaa8

View File

@@ -109,6 +109,13 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Google Tasks](https://github.com/zcaceres/gtasks-mcp)** - Google Tasks API Model Context Protocol Server.
- **[Fetch](https://github.com/zcaceres/fetch-mcp)** - A server that flexibly fetches HTML, JSON, Markdown, or plaintext
## 📚 Frameworks
These are high-level frameworks that make it easier to build MCP servers.
* [FastMCP](https://github.com/jlowin/fastmcp) (Python)
* [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript)
## 📚 Resources
Additional resources on MCP.