Update README.md

Added link to mzxrai/mcp-openai: MCP server to chat with OpenAI models
This commit is contained in:
Matt May
2024-12-06 16:20:58 -06:00
committed by GitHub
parent de245ca9d6
commit f7d139b282

View File

@@ -159,6 +159,7 @@ Interact with Git repositories and version control platforms. Enables repository
### 🛠️ <a name="other-tools-and-integrations"></a>Other Tools and Integrations
- [mzxrai/mcp-openai](https://github.com/mzxrai/mcp-openai) 📇☁️ - Chat with OpenAI's smartest models
- [mrjoshuak/godoc-mcp](https://github.com/mrjoshuak/godoc-mcp) 🏎️ 🏠 - Token-efficient Go documentation server that provides AI assistants with smart access to package docs and types without reading entire source files
- [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol
- [@modelcontextprotocol/server-everything](https://github.com/modelcontextprotocol/servers/tree/main/src/everything) 📇 🏠 - MCP server that exercises all the features of the MCP protocol