F
Warning
36/100
13 days ago

vcon-mcp

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

Code 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

vcon-dev

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
🚨
Secret credentials may flow to a network call
1 flow detected: LITELLM_MASTER_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 10 credentials: AZURE_OPENAI_EMBEDDING_API_KEY, HF_API_TOKEN, LITELLM_API_KEY, LITELLM_MASTER_KEY, LOCAL_SUPABASE_KEY, NEO4J_PASSWORD, OPENAI_API_KEY, REMOTE_SUPABASE_KEY, VCON_LICENSE_KEY, GROQ_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical6 high

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

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.19.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.19.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.19.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

high@opentelemetry/auto-instrumentations-node@0.48.0GHSA-q7rr-3cgh-j5r3

Prometheus exporter process crash via malformed HTTP request

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.
configAI_ANALYZER_VERBOSE
configAPI_AUTH_REQUIREDtrue # Set to false to disable auth
configAPI_KEYSkey1,key2 # Comma-separated valid API keys
configAPI_KEY_HEADER
configAWS_REGION
🔐 secretAZURE_OPENAI_EMBEDDING_API_KEYe =your-azure-key \
configAZURE_OPENAI_EMBEDDING_API_VERSION
configAZURE_OPENAI_EMBEDDING_ENDPOINTe =https://your-resource.openai.azure.com \
configCLEAR_LOCAL
configCONCURRENCY
configCORS_ORIGINCORS allowed origins
configCURRENT_TENANT_ID
configDB_TYPEDatabase backend: Defaults to Supabase (=supabase). MongoDB is also supported via DB_TYPE=mongodb — see [docs/mongodb/setup.md](docs/mongodb/setup.md).
configDRY_RUN
configENV_FILE
configEXPORT_BATCH_SIZE
🔐 secretHF_API_TOKEN
configIMPORT_BATCH_SIZE
configJSONLD_VERBOSE
🔐 secretLITELLM_API_KEY
🔐 secretLITELLM_MASTER_KEY
configLITELLM_PROXY_URL
configLLAMA_SIDECAR_URL
🔐 secretLOCAL_SUPABASE_KEY
configLOCAL_SUPABASE_URL
configLOG_LEVEL
configMCP_DEBUG
configMCP_DISABLED_CATEGORIESanalytics,infra
configMCP_DISABLED_TOOLSdelete_vcon,analyze_query
configMCP_ENABLED_CATEGORIESread,write,schema
configMCP_HTTP_ALLOWED_HOSTS=localhost,127.0.0.1
configMCP_HTTP_ALLOWED_ORIGINS=http://localhost:3000
configMCP_HTTP_DNS_PROTECTION
configMCP_HTTP_HOST
configMCP_HTTP_JSON_ONLY
configMCP_HTTP_PORT
configMCP_HTTP_STATELESSStateless mode (=true): No session tracking, each request is independent
configMCP_SERVER_URL
configMCP_TOOLS_PROFILEreadonly # Options: full, readonly, user, admin, minimal
configMCP_TRANSPORT
configMONGO_DB_NAME
configMONGO_URL
configMQTT_BROKER_URL
configMQTT_ORG_ID
configMQTT_VERBOSE
configNEO4J_DATABASE
🔐 secretNEO4J_PASSWORD
configNEO4J_URI
configNEO4J_USER
configNEO4J_VERBOSE
🔐 secretOPENAI_API_KEY"": "your-openai-key"
configOTEL_ENABLED
configOTEL_ENDPOINT
configOTEL_EXPORTER_TYPE
configOTEL_LOG_LEVEL
configOTEL_SERVICE_NAME
configOTEL_SERVICE_VERSION
🔐 secretREMOTE_SUPABASE_KEY
configREMOTE_SUPABASE_URL
configREST_API_BASE_PATH/api/v1 # Base path for endpoints
configREST_API_ENABLEDtrue # Enable/disable REST API
configREST_API_URL
configRLS_DEBUG
configRLS_ENABLED
configSIPREC_FAILED_FOLDER
configSIPREC_POLL_INTERVAL
configSIPREC_PROCESSED_FOLDER
configSIPREC_VERBOSE
configSIPREC_WATCH_FOLDER
configSKIP_EXISTING
configSUPABASE_DB_SCHEMA
configTEAMS_VERBOSE
configTEAMS_WATCH_FOLDER
configTENANT_ATTACHMENT_TYPE
configTENANT_JSON_PATH
configTENANT_MIGRATION_BATCH_SIZE
configVCON_INSTANCE_LABEL
🔐 secretVCON_LICENSE_KEYyour-license-key-if-required
configVCON_MCP_BUILD_TIME
configVCON_MCP_GIT_COMMIT
configVCON_MCP_VERSION
configVCON_OFFLINE_MODE
configVCON_PLUGINS_PATH@mycompany/vcon-plugin,./local-plugin.js
configVCON_REDIS_EXPIRY
configVCON_S3_BUCKET
configVCON_S3_PREFIX
configWHATSAPP_VERBOSE
configWHATSAPP_WATCH_FOLDER
configWHISPER_SIDECAR_URL
🔐 secretGROQ_API_KEY
configGROQ_MODEL
configLLAMA_HOST
configLLAMA_PORT
configWHISPER_MODEL
configWHISPER_HOST
configWHISPER_PORT
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployREDIS_URL
deployREMOTE_SUPABASE_SERVICE_ROLE_KEY
deploySUPABASE_ANON_KEY
deploySUPABASE_SERVICE_ROLE_KEY
deploySUPABASE_URL
// quality suggestions

Tool 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.

// 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 7 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 Verified](https://m8ven.ai/badge/mcp/vcon-dev-vcon-mcp-th3kfr?variant=verified)](https://m8ven.ai/mcp/vcon-dev-vcon-mcp-th3kfr)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: afd596f54f1f30701c9167963ec4b09c5382b5a0
code hash: 4f7dafad3ad97c238d53401e7443b46b96b1bdf99fbc3d21cf2c64b0d1ddde5d
verified: 8/6/2026, 3:23:26 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