Added openapi-mcp-server to community servers in README.md

openapi-mcp-server allows connections to any server that has an open api spec.
This commit is contained in:
Snaggle AI
2024-12-08 17:01:29 +01:00
committed by GitHub
parent 2ecb382a02
commit 4aa34d058c

View File

@@ -65,6 +65,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[Any Chat Completions](https://github.com/pyroprompts/any-chat-completions-mcp)** - Interact with any OpenAI SDK Compatible Chat Completions API like OpenAI, Perplexity, Groq, xAI and many more.
- **[Windows CLI](https://github.com/SimonB97/win-cli-mcp-server)** - MCP server for secure command-line interactions on Windows systems, enabling controlled access to PowerShell, CMD, and Git Bash shells.
- **[OpenRPC](https://github.com/shanejonas/openrpc-mpc-server)** - Interact with and discover JSON-RPC APIs via [OpenRPC](https://open-rpc.org).
- **[OpenAPI](https://github.com/snaggle-ai/openapi-mcp-server)** - Interact with [OpenAPI](https://www.openapis.org/) APIs.
## 📚 Resources