Skip to content

Commit 11d3ba3

Browse files
authored
Merge pull request #429 from punkpeye/patch-4
Add a section about MCP frameworks
2 parents 3c27317 + 1d1d11d commit 11d3ba3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@ A growing set of community-developed and maintained servers demonstrates various
111111
- **[Google Tasks](https://github.com/zcaceres/gtasks-mcp)** - Google Tasks API Model Context Protocol Server.
112112
- **[Fetch](https://github.com/zcaceres/fetch-mcp)** - A server that flexibly fetches HTML, JSON, Markdown, or plaintext
113113

114+
## 📚 Frameworks
115+
116+
These are high-level frameworks that make it easier to build MCP servers.
117+
118+
* [FastMCP](https://github.com/jlowin/fastmcp) (Python)
119+
* [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript)
114120

115121
## 📚 Resources
116122

0 commit comments

Comments
 (0)