feat: add OpenAPI Schema Explorer MCP server to the README (#149)
This commit is contained in:
parent
969302ed52
commit
c867bc2d86
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue