Back to search
30
MCP

openapi-mcp-server

janwilmake/openapi-mcp-server

Allow AI to wade through complex OpenAPIs using Simple Language

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

postman-mcp-server
Connect your AI to your APIs on Postman
0 tools
iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
iflow-mcp_openai-websearch-mcp
using openai websearch as mcp server
0 tools
nexpando/open-api-mcp
Generate a MCP server based on OpenAPI specifications
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openapi-mcp-server": {
      "url": "https://openapisearch.com",
      "transport": "http"
    }
  }
}