MCP server for storing, managing, and analyzing IETF vCon (Virtual Conversation) data with AI assistants.
Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
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
vcon-dev
Source: Glama
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.
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
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
Prometheus exporter process crash via malformed HTTP request
AI_ANALYZER_VERBOSEAPI_AUTH_REQUIREDtrue # Set to false to disable authAPI_KEYSkey1,key2 # Comma-separated valid API keysAPI_KEY_HEADERAWS_REGIONAZURE_OPENAI_EMBEDDING_API_KEYe =your-azure-key \AZURE_OPENAI_EMBEDDING_API_VERSIONAZURE_OPENAI_EMBEDDING_ENDPOINTe =https://your-resource.openai.azure.com \CLEAR_LOCALCONCURRENCYCORS_ORIGINCORS allowed originsCURRENT_TENANT_IDDB_TYPEDatabase backend: Defaults to Supabase (=supabase). MongoDB is also supported via DB_TYPE=mongodb — see [docs/mongodb/setup.md](docs/mongodb/setup.md).DRY_RUNENV_FILEEXPORT_BATCH_SIZEHF_API_TOKENIMPORT_BATCH_SIZEJSONLD_VERBOSELITELLM_API_KEYLITELLM_MASTER_KEYLITELLM_PROXY_URLLLAMA_SIDECAR_URLLOCAL_SUPABASE_KEYLOCAL_SUPABASE_URLLOG_LEVELMCP_DEBUGMCP_DISABLED_CATEGORIESanalytics,infraMCP_DISABLED_TOOLSdelete_vcon,analyze_queryMCP_ENABLED_CATEGORIESread,write,schemaMCP_HTTP_ALLOWED_HOSTS=localhost,127.0.0.1MCP_HTTP_ALLOWED_ORIGINS=http://localhost:3000MCP_HTTP_DNS_PROTECTIONMCP_HTTP_HOSTMCP_HTTP_JSON_ONLYMCP_HTTP_PORTMCP_HTTP_STATELESSStateless mode (=true): No session tracking, each request is independentMCP_SERVER_URLMCP_TOOLS_PROFILEreadonly # Options: full, readonly, user, admin, minimalMCP_TRANSPORTMONGO_DB_NAMEMONGO_URLMQTT_BROKER_URLMQTT_ORG_IDMQTT_VERBOSENEO4J_DATABASENEO4J_PASSWORDNEO4J_URINEO4J_USERNEO4J_VERBOSEOPENAI_API_KEY"": "your-openai-key"OTEL_ENABLEDOTEL_ENDPOINTOTEL_EXPORTER_TYPEOTEL_LOG_LEVELOTEL_SERVICE_NAMEOTEL_SERVICE_VERSIONREMOTE_SUPABASE_KEYREMOTE_SUPABASE_URLREST_API_BASE_PATH/api/v1 # Base path for endpointsREST_API_ENABLEDtrue # Enable/disable REST APIREST_API_URLRLS_DEBUGRLS_ENABLEDSIPREC_FAILED_FOLDERSIPREC_POLL_INTERVALSIPREC_PROCESSED_FOLDERSIPREC_VERBOSESIPREC_WATCH_FOLDERSKIP_EXISTINGSUPABASE_DB_SCHEMATEAMS_VERBOSETEAMS_WATCH_FOLDERTENANT_ATTACHMENT_TYPETENANT_JSON_PATHTENANT_MIGRATION_BATCH_SIZEVCON_INSTANCE_LABELVCON_LICENSE_KEYyour-license-key-if-requiredVCON_MCP_BUILD_TIMEVCON_MCP_GIT_COMMITVCON_MCP_VERSIONVCON_OFFLINE_MODEVCON_PLUGINS_PATH@mycompany/vcon-plugin,./local-plugin.jsVCON_REDIS_EXPIRYVCON_S3_BUCKETVCON_S3_PREFIXWHATSAPP_VERBOSEWHATSAPP_WATCH_FOLDERWHISPER_SIDECAR_URLGROQ_API_KEYGROQ_MODELLLAMA_HOSTLLAMA_PORTWHISPER_MODELWHISPER_HOSTWHISPER_PORTREDIS_URLREMOTE_SUPABASE_SERVICE_ROLE_KEYSUPABASE_ANON_KEYSUPABASE_SERVICE_ROLE_KEYSUPABASE_URLTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
19/19 tools missing one or more hints — ai_analyze_vcon (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ai_analyzer_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ai_query (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +16 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
Only 0/19 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Secrets stay with their owner
1 secret/sensitive value flow into network calls (LITELLM_MASTER_KEY → dynamic)
Audit where credentials are sent. A NOTION_TOKEN should only reach api.notion.com — never a third-party host.
Secrets not logged
30 secret values sent to console.log
Redact or omit secret values from log output.
Production dependencies are patched
0 critical, 6 high severity in production deps — @modelcontextprotocol/sdk@1.19.1 (high), @modelcontextprotocol/sdk@1.19.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Dev dependencies
1 critical/high in dev-only deps (does not ship to users)
Upgrade dev dependencies when convenient.
Dependency freshness
3/31 production deps abandoned (no release in 2+ years): fast-json-stable-stringify@2023-06-22 (3.1y), koa-bodyparser@2023-07-21 (3y), @koa/cors@2023-12-11 (2.7y)
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.
[](https://m8ven.ai/mcp/vcon-dev-vcon-mcp-th3kfr)?variant=verified from the URL.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