Back to search
30
MCP

api-explorer-mcp

pypi/api-explorer-mcp

A Model Context Protocol server for efficient OpenAPI/Swagger specification exploration and API testing

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

Similar MCP servers embedding-nearest

mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
auto-mcp
Transform any OpenAPI/Swagger definition into a fully-featured Model Context Protocol (MCP) server
0 tools
awslabs.openapi-mcp-server
An AWS Labs Model Context Protocol (MCP) server for OpenAPI
0 tools
apibench-mcp
A Model Context Protocol server for REST and SOAP API testing with assertions, chaining, load testing, and response storage.
0 tools
magic-api-mcp-server
Magic-API MCP Server - A Model Context Protocol server for Magic-API development
0 tools
awslabs.aws-api-mcp-server
Model Context Protocol (MCP) server for interacting with AWS
0 tools

How to use

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

{
  "mcpServers": {
    "api-explorer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}