Enables AI agents to search and retrieve API documentation from an internal Swagger platform via MCP.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_ALLOWED_ORIGINS— Comma-separated Origin allowlist (DNS-rebinding protection)MCP_BEARER_TOKEN— Require an Authorization: Bearer <token> header on every requestMCP_BIND_HOST— Bind address; set to 127.0.0.1 to restrict access to the local host (default 0.0.0.0)PORT— npx -y internal-swagger-mcp --http # defaults to port 3000; override with --port orSWAGGER_SOURCES— claude mcp add swagger --scope project --env ='["<SOURCE>"]' -- npx -y internal-swagger-mcp[](https://m8ven.ai/mcp/zhangwanli09-internal-swagger-mcp-3cmt4s)