Skip to content
Back to search
30
MCP

Swagger/Postman API Explorer

pulsemcp/swagger/postman api explorer

Simplifies API access by transforming complex OpenAPI/Swagger specifications into just four strategic tools for endpoint discovery, information retrieval, search, and authenticated request execution

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

{
  "mcpServers": {
    "swagger/postman_api_explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}