50
/ 100
8 days ago
glama

vcon-mcp

MCP server for storing, managing, and analyzing IETF vCon (Virtual Conversation) data with AI assistants.

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
🚨
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 12 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, REMOTE_SUPABASE_SERVICE_ROLE_KEY, SUPABASE_ANON_KEY, SUPABASE_SERVICE_ROLE_KEY, VCON_LICENSE_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.
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
configREDIS_URLNote: is optional. If provided, enables high-performance caching for 20-50x faster reads. See [Redis-Supabase Integration Guide](docs/guide/redis-supabase-integration.md).
🔐 secretREMOTE_SUPABASE_KEY
🔐 secretREMOTE_SUPABASE_SERVICE_ROLE_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
🔐 secretSUPABASE_ANON_KEY"": "your-anon-key",
configSUPABASE_DB_SCHEMA
🔐 secretSUPABASE_SERVICE_ROLE_KEY"": "your-service-role-key",
configSUPABASE_URL"": "your-project-url",
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
// 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 2 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/vcon-dev-vcon-mcp-th3kfr)](https://m8ven.ai/mcp/vcon-dev-vcon-mcp-th3kfr)
commit: ab7ce2c0f1bb937a15f723fbd8573be4ed35b926
code hash: 4f7dafad3ad97c238d53401e7443b46b96b1bdf99fbc3d21cf2c64b0d1ddde5d
verified: 6/13/2026, 10:03:37 AM
view raw JSON →