D
Caution
42/100
2 days ago

OpenAPI to MCP

A standalone proxy that transforms any OpenAPI or Swagger-described REST API into an MCP server by mapping API operations to executable MCP tools. It enables AI clients to interact with existing web services through automated HTTP requests based on their official documentation.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

EvilFreelancer

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 10 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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_API_BEARER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies10 high6 medium12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highaxios@1.13.5GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.13.5GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.13.5GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

highaxios@1.13.5GHSA-777c-7fjr-54vf

Allocation of Resources Without Limits or Throttling in Axios

highaxios@1.13.5GHSA-hfxv-24rg-xrqf

Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configAPI_BASE_URL
configMCP_API_BASE_URLBase URL for API requests http://127.0.0.1:3000
configMCP_API_BASIC_AUTHBasic auth for API requests: username:password. Use when the remote API is protected by HTTP Basic Auth. If both this and MCP_API_BEARER_TOKEN are set, Bearer is used. -
🔐 secretMCP_API_BEARER_TOKENMCP_API_BASIC_AUTH Basic auth for API requests: username:password. Use when the remote API is protected by HTTP Basic Auth. If both this and are set, Bearer is used. -
configMCP_CONVERT_HTML_TO_MARKDOWNConvert HTML tags in operation descriptions to Markdown format. Set to false to disable. true
configMCP_EXCLUDE_ENDPOINTS2. Collect operations (method + path). Filter: if MCP_INCLUDE_ENDPOINTS is set, keep only those; otherwise drop any in . Include has priority over exclude.
configMCP_HOSTBind host 0.0.0.0
configMCP_INCLUDE_ENDPOINTS2. Collect operations (method + path). Filter: if is set, keep only those; otherwise drop any in MCP_EXCLUDE_ENDPOINTS. Include has priority over exclude.
configMCP_INSTRUCTIONS_FILEPath to custom instructions file (text file with MCP server instructions) -
configMCP_INSTRUCTIONS_MODE
configMCP_LOG_LEVELLog levels: DEBUG, INFO, WARN, ERROR (configurable via env var, default: INFO)
configMCP_OPENAPI_SPEC1. Load OpenAPI spec from (URL starting with http:// or https://, or file path).
configMCP_OPENAPI_SPEC_FILEBackward compatibility: MCP_OPENAPI_SPEC_URL and are still supported but deprecated. MCP_OPENAPI_SPEC takes precedence if set.
configMCP_OPENAPI_SPEC_URLBackward compatibility: and MCP_OPENAPI_SPEC_FILE are still supported but deprecated. MCP_OPENAPI_SPEC takes precedence if set.
configMCP_SERVER_NAMEServer name reported to MCP clients openapi-to-mcp
configMCP_TOOL_PREFIXPrefix for tool names (e.g. api_ -> api_messages, api_channels) (empty)
// quality suggestions

Production dependencies are patched

0 critical, 10 high severity in production deps — axios@1.13.5 (high), axios@1.13.5 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 1 concrete improvement 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 Verified](https://m8ven.ai/badge/mcp/evilfreelancer-openapi-to-mcp-1akq9f?variant=verified)](https://m8ven.ai/mcp/evilfreelancer-openapi-to-mcp-1akq9f)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 68ed2e42c44b8e12c6d6e206c2cbc9f1cb89b5c9
code hash: b405e1515f363d6ff9b2df480b94c70dfbd6e5addf897b668dc1067ba15b0690
verified: 8/18/2026, 7:12:47 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client