67
/ 100
10 days ago
glama

proratia-mcp

A generic MCP server that fetches OpenAPI/Swagger specs from any target API, with auto-discovery and Docker containerization.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPI_BASE_URLIf is set in .env, it's tried first as a fast-path hint (combined with OPENAPI_PATH and API_HOST_HEADER, if also set).
configOPENAPI_PATHIf API_BASE_URL is set in .env, it's tried first as a fast-path hint (combined with and API_HOST_HEADER, if also set).
configAPI_HOST_HEADERIf API_BASE_URL is set in .env, it's tried first as a fast-path hint (combined with OPENAPI_PATH and , if also set).
configMCP_TRANSPORT
configMCP_HOST
configMCP_PORTis the only setting needed to get started—it controls which port the server listens on (and publishes) in SSE mode via docker-compose.
// 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 6 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/d3bn-proratia-mcp-seoo56)](https://m8ven.ai/mcp/d3bn-proratia-mcp-seoo56)
commit: c5093c53637d2bd5bd429929eda06d59988d4c45
code hash: 886b232aac6658619da5d05374ecc4191f55f10a1c86ebe676d3a7ab52148f84
verified: 7/21/2026, 9:34:20 AM
view raw JSON →