74
/ 100
1 month ago
glama

internal-swagger-mcp

Enables AI agents to search and retrieve API documentation from an internal Swagger platform via MCP.

Is this your 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.

// key findings
4 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCP_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ALLOWED_ORIGINSComma-separated Origin allowlist (DNS-rebinding protection)
🔐 secretMCP_BEARER_TOKENRequire an Authorization: Bearer <token> header on every request
configMCP_BIND_HOSTBind address; set to 127.0.0.1 to restrict access to the local host (default 0.0.0.0)
configPORTnpx -y internal-swagger-mcp --http # defaults to port 3000; override with --port or
configSWAGGER_SOURCESclaude mcp add swagger --scope project --env ='["<SOURCE>"]' -- npx -y internal-swagger-mcp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zhangwanli09-internal-swagger-mcp-3cmt4s)](https://m8ven.ai/mcp/zhangwanli09-internal-swagger-mcp-3cmt4s)
commit: 5d1e894671593a7db6a6368fdc07f4cd87309c83
code hash: b49509e6d03b54121908f8db50b0a47bb07a02701409853a1ac3130690df8ca3
verified: 6/11/2026, 12:13:19 PM
view raw JSON →