feat: add OpenAPI Schema Explorer MCP server to the README (#149)

This commit is contained in:
Aleksandr Kadykov 2025-04-14 12:58:33 +02:00 committed by GitHub
parent 969302ed52
commit c867bc2d86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -224,6 +224,7 @@ A growing set of community-developed and maintained servers demonstrates various
- **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages
- **[Obsidian](https://github.com/MarkusPfundstein/mcp-obsidian)** - Interacting with Obsidian via REST API
- **[OpenAI](https://github.com/pierrebrunelle/mcp-server-openai)** - Query OpenAI models directly from Claude using MCP protocol
- **[OpenAPI Schema Explorer](https://github.com/kadykov/mcp-openapi-schema-explorer)** - Token-efficient access to OpenAPI/Swagger specs via MCP Resources
- **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.
- **[PBS API](https://github.com/matthewdcage/pbs-mcp-server)** - 🐍 ☁️ Access Australian Pharmaceutical Benefits Scheme data for medicine information, pricing, and availability. Built with Python and FastAPI.
- **[Perplexity](https://github.com/tanigami/mcp-server-perplexity)** - Interacting with Perplexity