A generic MCP server that dynamically exposes any OpenAPI-documented REST API to LLMs by auto-discovering endpoints. It provides tools for exploring API capabilities and making authenticated requests directly through natural language interfaces.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
yaml is vulnerable to Stack Overflow via deeply nested YAML collections
process.env. You'll be asked to provide them before it can run.API_AUTH_TYPE— Authentication type: none, apiKey, bearer noneAPI_BASE_URL— Base URL of the API https://api.example.comAPI_BEARER_TOKEN— Bearer token (when API_AUTH_TYPE=bearer) -API_CACHE_DIRAPI_CACHE_TTL_MS— OpenAPI spec cache TTL 3600000 (1 hour)API_KEY— API key (when API_AUTH_TYPE=apiKey) -API_KEY_HEADER— Header name for API key X-API-KeyAPI_MAX_RETRIESAPI_OPENAPI_PATH— Path to OpenAPI spec /openapi.yamlAPI_RETRY_ON_429API_TIMEOUT_MS— Request timeout in milliseconds 30000[](https://m8ven.ai/mcp/cloudwarriors-ai-openapi-mcp-server-11hkqz)