67
/ 100
1 month ago
glama

MCP OpenAPI Template

A template for building MCP servers from OpenAPI specifications, enabling automatic conversion of any REST API into LLM-accessible tools with built-in authentication and validation.

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.
🔐
You'll be asked for 1 credential: AUTH_GATEWAY_API_KEY
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.
configAUTH_GATEWAY_URLYes Auth Gateway URL
🔐 secretAUTH_GATEWAY_API_KEYyour-api-key
configAUTH_CREDENTIALS_CACHE_TTL
configSERVICE_NAME
configSERVICE_DISPLAY_NAME
configAPI_BASE_URLNo Override API base URL
configOPENAPI_SPEC_URLbuild-arg ="https://api.example.com/openapi.json" \
configTOOL_PREFIX
configAPI_TIMEOUT
configAUTH_GATEWAY_ENDPOINT
configLOG_FORMAT
configOPENAPI_SPEC_PATH
configMCP_TRANSPORTsse PYTHONPATH=vendor python -m src.server
configMCP_HOST
configMCP_PORTNo Port for SSE mode (default: 8000)
configRETRY_MAX_ATTEMPTS
configRETRY_BASE_DELAY
configRETRY_MAX_DELAY
configXDG_CONFIG_HOME
// 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/jesusperezdeveloper-mcp-openapi-template-nom3pg)](https://m8ven.ai/mcp/jesusperezdeveloper-mcp-openapi-template-nom3pg)
commit: 3eb172c7554ba86c26a54d4cec806059f252c221
code hash: 1778814c89bb40f5e0302059c89c02dcafad7bff78e579e5f224b46a7d4c8a37
verified: 6/26/2026, 9:45:32 AM
view raw JSON →