Merge pull request #352 from strowk/foxy-contexts

docs: add Foxy Contexts to additional resources
This commit is contained in:
Jerome
2025-02-07 13:49:03 +13:00
committed by GitHub

View File

@@ -165,6 +165,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie
* [EasyMCP](https://github.com/zcaceres/easy-mcp/) (TypeScript) * [EasyMCP](https://github.com/zcaceres/easy-mcp/) (TypeScript)
* [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript) * [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript)
* **[Foxy Contexts](https://github.com/strowk/foxy-contexts)** A library to build MCP servers in Golang by **[strowk](https://github.com/strowk)**
### For clients ### For clients