Skip to content

Environment variable descriptions (raw)

5,641 distinct values, measured against 25,157 published entries.

Value Entries Share
MCP_INTEGRATION_URL=Your MCP-integration URL 1 0.0 %
MCP_K8S_ALLOWED_IMAGES=Strict image allowlist (CSV). Empty means every call is rejected, so this must be set. · MCP_K8S_AUTH_TOKEN=Optional X-MCP-AUTH token required on every request (http/sse transports only). · MCP_K8S_CACHE_MOUNT_PATH=Where the cache PVC is mounted, e.g. /go/pkg/mod. Empty = no cache. · MCP_K8S_CACHE_PVC=Existing PVC mounted into every job pod as a shared cache. Empty = no cache. · MCP_K8S_CLONE_IMAGE=Image carrying git for the clone init container. Empty disables the clone field. · MCP_K8S_CLONE_SECRET=Secret with git tokens, mounted only on the cloner. Empty disables the clone field. · MCP_K8S_DEFAULT_CPU=Pod CPU request; limits come from the caller or the namespace LimitRange. · MCP_K8S_DEFAULT_MEMORY=Pod memory request; limits come from the caller or the namespace LimitRange. · MCP_K8S_DEFAULT_TIMEOUT_S=Default wall-clock timeout per job, seconds. · MCP_K8S_JOB_EXTRA_ENV=JSON object of env vars added to every job pod; caller keys win on collision. · MCP_K8S_KUBECONFIG=Path to the kubeconfig inside the container. Empty = use in-cluster credentials. · MCP_K8S_MAX_ARTIFACT_BYTES=Cap on the total size of returned artifacts. · MCP_K8S_MAX_CONCURRENT=Maximum ephemeral pods running at the same time. · MCP_K8S_MAX_OUTPUT_BYTES=Cap on combined stdout/stderr before truncation. · MCP_K8S_MAX_TIMEOUT_S=Maximum wall-clock timeout a caller may request, seconds. · MCP_K8S_NAMESPACE=Namespace the ephemeral pods are created in. Needs a Role/RoleBinding for jobs and pods. · MCP_K8S_SIDECAR_IMAGE=Helper image used to inject input files and collect artifacts. · MCP_K8S_TRANSPORT=MCP transport: stdio | http | sse. Must be 'stdio' for direct docker/stdio use. 1 0.0 %
MCP_KEY_HOST=Name of the .env variable that holds the database host · MCP_KEY_NAME=Name of the .env variable that holds the database name · MCP_KEY_PASS=Name of the .env variable that holds the database password · MCP_KEY_PORT=Name of the .env variable that holds the database port · MCP_KEY_SSLMODE=Name of the .env variable that holds the SSL mode (e.g. require) · MCP_KEY_USER=Name of the .env variable that holds the database user 1 0.0 %
MCP_LOG_DIR=Directory for logging sessions (opt-in). Without it, logging tools are hidden. · MCP_LOG_MAX_MB=Session size limit in MB. Warning on exceed. · MCP_LOG_RETAIN_DAYS=Auto-delete log sessions older than N days. 0 to disable. · MCP_SEARCH_DIRS=Allowed directories for search_in_files (semicolon-separated). Without it, the tool is hidden. 1 0.0 %
MCP_LOG_LEVEL=Server log level. One of: debug, info, warning, error, critical. · OPENAI_API_KEY=Optional. Enables AI-assisted chart suggestions and reference-image styling. · PYTHONIOENCODING=Force UTF-8 stdio so non-ASCII content in workbooks survives the round trip. · PYTHONUNBUFFERED=Force unbuffered stdout so MCP stdio framing is never delayed by Python buffering. 1 0.0 %
MCP_MEMORY_DB_PATH=SQLite database file location (default ~/.mcp-memory/memory.db) · MCP_MEMORY_MODEL=HuggingFace embedding model name (default Xenova/all-MiniLM-L6-v2) 1 0.0 %
MCP_ME_PROFILE_DIR=Path to your profile directory (overrides default ~/.mcp-me) 1 0.0 %
MCP_MODE=Operational mode: dev (default) or full for elevated administrative tools · TEAMCITY_TOKEN=TeamCity personal access token with required permissions · TEAMCITY_URL=Base URL of your TeamCity server 1 0.0 %
MCP_NEWBUILD_API_KEY=API key (Pro tier) for developer, declaration, escrow, permit, search and risk-summary lookups via the ЕИСЖС/наш.дом.рф hosted backend. 1 0.0 %
MCP_OFFICE_ADDIN_DIR=Absolute path to the built add-in static files. Defaults to the package's dist/addin/ directory. · MCP_OFFICE_SIDECAR_DISABLE=Kill-switch — set to 1 to refuse to spawn or talk to the sidecar · MCP_OFFICE_SIDECAR_STATE=Absolute path to sidecar state file (host-managed; sidecar writes port + token here) · MCP_OFFICE_SIDECAR_STATE_DIR=Sidecar state directory (certs, per-app manifests). Normally derived from MCP_OFFICE_SIDECAR_STATE; hosts managing the sidecar lifecycle directly can override. · REBEL_DISABLE_OFFICE_SIDECAR=DEPRECATED legacy alias for MCP_OFFICE_SIDECAR_DISABLE — still honored for backward compatibility with v0.1.1 operator-set kill-switches; will be removed in a future major version. Use MCP_OFFICE_SIDECAR_DISABLE instead. 1 0.0 %
MCP_PROJECT_ROOT=Project root directory for MCP to analyze (optional - uses current working directory if not specified) 1 0.0 %
MCP_PROXY_URL=MCP proxy server URL (optional) · SOCIALAPIS_API_KEY=Your SocialAPIs API key. Get yours at https://socialapis.io/dashboard 1 0.0 %
MCP_READ_ONLY=Keep true for safe first use · MCP_TOOL_PROFILE=Tool surface: reader, inbox, community-admin, research, or all · TDLIB_2FA_PASSWORD=Telegram 2FA password when the account requires it · TDLIB_API_HASH=Telegram API hash from my.telegram.org · TDLIB_API_ID=Telegram API ID from my.telegram.org · TDLIB_AUTH_CODE=One-time Telegram login code for a fresh headless container · TDLIB_PHONE_NUMBER=Telegram phone number; omit after preparing a persisted session when using QR authentication 1 0.0 %
MCP_REPLIT_SSH_KNOWN_HOSTS_PATH=Explicit path to the connector's SSH known-hosts file. Defaults to $MCP_WORKSPACE_PATH/.replit-ssh-known-hosts, then $HOME/.replit-mcp/known_hosts. · MCP_REPLIT_SSH_STRICT_HOST_KEY=Set to 1 to require pre-populated known-hosts entries. When unset (default), unknown hosts are recorded on first contact (OpenSSH `accept-new` behaviour); a fingerprint mismatch always fails closed. · REPLIT_SSH_REQUEST_TIMEOUT_MS=Optional per-request timeout in milliseconds (default 60000, max 600000). 1 0.0 %
MCP_SAW_API_KEY=Snyk API & Web API key. Create at https://plus.probely.app/api-keys 1 0.0 %
MCP_SERVER_AUTH_PROVIDER=Authorization-server adapter to use · MCP_SERVER_ENTRA_APPLICATION_ID_URI=Required when MCP_SERVER_AUTH_PROVIDER=entra · MCP_SERVER_ENTRA_AUDIENCE=Required when MCP_SERVER_AUTH_PROVIDER=entra · MCP_SERVER_ENTRA_TENANT_ID=Required when MCP_SERVER_AUTH_PROVIDER=entra · MCP_SERVER_GENERIC_AUDIENCE=Required when MCP_SERVER_AUTH_PROVIDER=generic · MCP_SERVER_GENERIC_ISSUER_URL=Required when MCP_SERVER_AUTH_PROVIDER=generic · MCP_SERVER_GENERIC_JWKS_ALLOWED_ORIGINS=Optional JSON array of explicitly trusted cross-origin JWKS origins · MCP_SERVER_REQUIRED_SCOPES=JSON array of baseline delegated OAuth scopes · MCP_SERVER_RESOURCE_SERVER_URL=Protected-resource URL advertised by this deployment · MCP_SERVER_TRANSPORT_ALLOWED_HOSTS=Additional exact Host values accepted by the local container transport 1 0.0 %
MCP_SPREADSHEET_ROOT=Optional. Absolute path to a directory; all tool path arguments are restricted to this tree. Unset = no restriction. 1 0.0 %
MCP_SUDACT_TOKEN=API key (Pro tier) for hosted search and document retrieval. 1 0.0 %
MCP_SVM_PAYMENT_ADDRESS=Solana wallet address that receives USDC payments from tool callers (server operator's receiving wallet). Required to accept x402 payments. · WATSONX_API_KEY=IBM Cloud API key used by the server to call watsonx.ai on behalf of end users. Create one at https://cloud.ibm.com/iam/apikeys. · WATSONX_EMBED_MODEL_ID=Default embedding model id. Defaults to ibm/granite-embedding-278m-multilingual. · WATSONX_MODEL_ID=Default chat/generation Granite model id. Defaults to ibm/granite-3-8b-instruct. · WATSONX_PROJECT_ID=watsonx.ai project id scoping all inference calls. Find it under your project → Manage → General → Project ID. Provide this or WATSONX_SPACE_ID. · WATSONX_SPACE_ID=watsonx.ai deployment space id. Alternative to WATSONX_PROJECT_ID. · WATSONX_URL=Regional watsonx.ai inference host. Defaults to https://us-south.ml.cloud.ibm.com. Other regions: eu-de, eu-gb, jp-tok, au-syd, ca-tor. · X402_FACILITATOR_URL=x402 facilitator endpoint for payment verification and settlement. Defaults to https://facilitator.payai.network. · X402_FEE_PAYER_SOLANA=Solana account that sponsors transaction fees for x402 payments. Defaults to the three.ws fee payer. 1 0.0 %
MCP_TERMINAL_MAX_SESSIONS=Maximum concurrent sessions · MCP_TERMINAL_REDACT_SECRETS=Redact AWS keys, tokens, private keys in output · MCP_TERMINAL_SANDBOX=Enable OS-level kernel sandboxing 1 0.0 %
MCP_TMUX_HOST=Optional default SSH host alias to use when none is provided. · MCP_TMUX_HOSTS_FILE=Optional JSON file for per-host tmux PATH/bin overrides. · MCP_TMUX_LOG_DIR=Override log directory (defaults to ~/.config/mcp-tmux/logs). · MCP_TMUX_SESSION=Optional default tmux session name to use when none is provided. · MCP_TMUX_TIMEOUT_MS=Timeout in milliseconds for tmux/ssh invocations (default 15000). · TMUX_BIN=Optional path to tmux binary if not on PATH. 1 0.0 %
MCP_TRADEMARKS_API_KEY=API key (Pro tier) for trademark search, similarity assessment, status and TMview lookups. 1 0.0 %
MCP_TRANSPORT=MCP transport to serve: stdio (default), sse, or streamable-http. · TINYCONTEXT_CONFIG_PATH=Path to a context_config.json inside the container. · TINYCONTEXT_MEMORY_DB_PATH=Path to the TinyContext SQLite database. · TINYCONTEXT_MODELS_DIR=Directory used for downloaded ONNX embedding bundles. 1 0.0 %
MCP_TRANSPORT=Must be stdio for this install. The server itself defaults to http; set http only when deploying it as a service. · SDWAN_CA_BUNDLE=Path to a CA bundle for a private-CA or self-signed vManage certificate. · SDWAN_ENABLE_WRITES=Register the configuration-changing tools. Read-only when unset. · SDWAN_PASSWORD=vManage password for SDWAN_USERNAME. · SDWAN_USERNAME=vManage username. Use a dedicated read-only account. · SDWAN_VERIFY_SSL=Verify the vManage TLS certificate. Prefer SDWAN_CA_BUNDLE over disabling this. · SDWAN_VMANAGE_URL=Cisco Catalyst SD-WAN Manager URL, e.g. https://vmanage.example.com:8443 1 0.0 %
MCP_TRANSPORT=Transport mode: stdio (default) or http · MCP_VERBOSE=Enable verbose debug logging (true/false) · NETLICENSING_API_KEY=Your NetLicensing API key (leave empty to use demo credentials) · NETLICENSING_BASE_URL=Override the NetLicensing API base URL 1 0.0 %
MCP_TRANSPORT=Transport mode: stdio, sse, or streamable-http (default: stdio) · ZUUL_AUTH_TOKEN=Bearer token for authenticated instances · ZUUL_DEFAULT_TENANT=Default tenant name · ZUUL_DISABLED_TOOLS=Comma-separated list of tools to disable · ZUUL_ENABLED_TOOLS=Comma-separated list of tools to enable (disables all others) · ZUUL_URL=Zuul base URL (e.g. https://softwarefactory-project.io/zuul) · ZUUL_USE_KERBEROS=Enable Kerberos/SPNEGO authentication (true/false) 1 0.0 %
MCP_TRANSPORT=Transport type. · OFF_COUNTRY=Country subdomain (default: 'world'). · OFF_PASSWORD=Open Food Facts password (optional, needed for write operations). · OFF_USER_AGENT=User-Agent string in format 'AppName/Version (email)'. Required by the Open Food Facts API. · OFF_USER_ID=Open Food Facts user ID (optional, needed for write operations). 1 0.0 %
MCP_UNIFI_AUDIT_PATH=Path for the audit log file when MCP_UNIFI_AUDIT_SINK=file. Defaults to audit.jsonl in the process CWD. · MCP_UNIFI_AUDIT_SINK=Audit log sink. One of 'file' (default), 'stdout', or 'syslog'. Every tool call is recorded to a JSONL stream with secrets scrubbed. · MCP_UNIFI_CONTROLLERS_FILE=Path to a YAML file describing multiple named controllers for multi-site management. When set, the legacy UNIFI_HOST / UNIFI_API_KEY env vars are ignored. Each entry needs name, host, api_key, and optionally port, site, verify_ssl. · MCP_UNIFI_MODULES_ENABLED=Comma-separated list of modules to load. Known values: 'network', 'protect', 'access'. Defaults to 'network'. Set to 'network,protect,access' to enable Protect and Access tools alongside Network. Access currently ships read-only; door unlocks and credential issuance require session-token auth and are deferred. · STUB_MODE=When true, the server returns realistic mock data and requires no UniFi hardware. Defaults to true so the image is functional out of the box. · UNIFI_ACCESS_API_KEY=UniFi Access API key. Separate from the Network API key; generated on the Access controller's developer settings. Required when the access module is enabled and STUB_MODE=false. · UNIFI_ACCESS_HOST=UniFi Access hub IP or hostname. Required when the access module is enabled and STUB_MODE=false. Often the same host as UNIFI_HOST. · UNIFI_ACCESS_PORT=HTTPS port for the Access hub. Defaults to 12445 (the direct Access app port). · UNIFI_API_KEY=Local API key generated under Settings -> Control Plane -> Integrations on the gateway. Required when STUB_MODE=false and MCP_UNIFI_CONTROLLERS_FILE is unset. · UNIFI_HOST=IP address or hostname of the UniFi OS gateway (UCG-Fiber, UDM Pro, etc). Required when STUB_MODE=false and MCP_UNIFI_CONTROLLERS_FILE is unset. · UNIFI_SITE=UniFi controller site name. Defaults to 'default'. · UNIFI_VERIFY_SSL=Whether to verify the gateway's TLS certificate. Defaults to false because most home gateways use a self-signed cert. 1 0.0 %
MCP_VSCODE_RENDER_MODE=Set to 'stream' to opt into experimental genuine-workbench pixel streaming; omit for normal iframe/browser behavior. · MCP_VSCODE_STREAM_BROWSER=Optional absolute path to an installed Edge, Chrome, or Chromium executable used by experimental streaming. · MCP_VSCODE_STREAM_NO_SANDBOX=Unsafe container-only escape hatch: set to 1 to launch streaming Chromium without its process sandbox. · MCP_VSCODE_WORKSPACE=Absolute path to the workspace directory exposed through VS Code and MCP tools. 1 0.0 %
MCP_WALLET_PRIVATE_KEY=EVM wallet private key (0x...) holding USDC on Base Mainnet. Used to automatically pay for API queries via x402 micropayments. · RESOURCE_SERVER_URL=Override API server URL. Default: https://x402.deepsearch.com 1 0.0 %
MCP_WORKSPACE_PATH=Optional workspace directory for local files uploaded as knowledge-base sources. File reads are sandboxed to this directory (defaults to the system temp directory when unset). · RETELL_API_KEY=Retell AI API key (from retellai.com/dashboard) 1 0.0 %
MCP_WORKSPACE_PATH=Workspace directory for document upload sources. Defaults to os.tmpdir() when unset. · PANDADOC_API_KEY=PandaDoc API key (from Developer Dashboard) 1 0.0 %
MCP_WORKSPACE_PATH=Workspace directory for saving generated visuals · NAPKIN_API_KEY=Napkin AI API key · NAPKIN_REQUEST_TIMEOUT_MS=Outbound HTTP request timeout in milliseconds (max 1800000) 1 0.0 %
MCP_WORKSPACE_PATH=Workspace directory the connector may read upload sources from and write downloaded clips to (defaults to the system temp directory) · OPUS_API_KEY=OpusClip API key (from https://app.opus.pro/settings/integration-tokens) · OPUS_API_TIMEOUT_MS=Outbound HTTP request timeout in milliseconds for general Opus API calls (max 1800000) · OPUS_BRIDGE_TIMEOUT_MS=HTTP request timeout in milliseconds for the optional host-app bridge (max 1800000) · OPUS_UPLOAD_TIMEOUT_MS=Per-chunk HTTP request timeout in milliseconds for the GCS resumable upload step (max 1800000) 1 0.0 %
MCP_WORKSPACE_PATH=Workspace directory upload_slack_file reads are constrained to (defaults to the system temp dir when unset) · SLACK_CLIENT_ID=Slack OAuth Connected App client ID. Only required to refresh a rotating token; saved non-rotating tokens authorize the Slack API without it. · SLACK_CLIENT_SECRET=Slack OAuth Connected App client secret. Only required to refresh a rotating token; saved non-rotating tokens authorize the Slack API without it. · SLACK_CONFIG_PATH=Path to the host-managed Slack config directory · SLACK_DISABLE_REFRESH=Set to 1 to disable token refresh on this surface (cloud surface) · SLACK_MAX_RETRIES=WebClient retries on transient failures (0-20). Lower this on cloud to avoid stacking long retry budgets into multi-minute hangs. · SLACK_REQUEST_TIMEOUT_MS=Override the upstream timeout (max 300000ms = 5 min) · SLACK_TEAM_ID=Slack workspace team ID (one process per workspace) 1 0.0 %
MCP_WORKSPACE_PATH=Workspace root where download_attachment saves files (falls back to the OS temp directory when unset) · MICROSOFT_REQUEST_TIMEOUT_MS=Override the upstream Microsoft Graph request timeout in milliseconds (max 300000 = 5 min) · MS_ACCOUNT_EMAIL=Account email when running in multi-account per-instance mode (falls back to the first account in accounts.json) · MS_CLIENT_ID=Microsoft Entra (Azure AD) application client ID · MS_CONFIG_DIR=Path to the per-user Microsoft config directory (credentials/, accounts.json) · MS_MCP_PACKAGE_ID=Logical package ID surfaced in error responses 1 0.0 %
MCP_X402_ALLOW_SLUGS=Comma-separated capability slugs allowed for compatibility auto-pay. Default (unset) or * enables every zero-argument capability priced at or below $0.05 USDC. Input-requiring transcription and extraction routes remain excluded unless explicitly selected. Spending caps remain authoritative. · MCP_X402_MAX_SPEND_USD=Per-call spending cap (default 0.50) · MCP_X402_SESSION_MAX_USD=Process lifetime spending cap (default 2.00) · MCP_X402_WALLET_KEY=EVM private key (0x…) for auto USDC payment on 402. SECURITY: MCP process can drain this wallet — use a dedicated low-balance payer. · SECOND_EYE_BASE_URL=Second Eyes service base URL 1 0.0 %
MC_LOG_LEVEL=silent, error, info or debug. Default error. · MC_MIN_INTERVAL_MS=Minimum milliseconds between requests. Default 1000, floor 500. · MC_USER_AGENT=Override the User-Agent sent to Metacritic. 1 0.0 %
MDB_MCP_ALLOW_REQUEST_OVERRIDES=When set to true, allows configuration values to be overridden via request headers and query parameters. · MDB_MCP_API_CLIENT_ID=Atlas API client ID for authentication. Required for running Atlas tools. · MDB_MCP_API_CLIENT_SECRET=Atlas API client secret for authentication. Required for running Atlas tools. · MDB_MCP_ASSISTANT_BASE_URL=Base URL for the MongoDB Assistant API. · MDB_MCP_ATLAS_TEMPORARY_DATABASE_USER_LIFETIME_MS=Time in milliseconds that temporary database users created when connecting to MongoDB Atlas clusters will remain active before being automatically deleted. · MDB_MCP_CONFIRMATION_REQUIRED_TOOLS=Comma separated values of tool names that require user confirmation before execution. Requires the client to support elicitation. · MDB_MCP_CONNECTION_SCOPE=Visibility scope for MongoDB connections created at runtime. With 'session' (the default), each MCP session only sees the connections it created (plus the shared 'preconfigured' one) and they are closed when the session ends — recommended when the HTTP transport is exposed to multiple clients without authentication. With 'global', connections are shared across all sessions and survive session rotation. · MDB_MCP_CONNECTION_STRING=MongoDB connection string for direct database connections. Optional, if not set, you'll need to call the connect tool before interacting with MongoDB data. · MDB_MCP_DISABLED_TOOLS=Comma separated values of tool names, operation types, and/or categories of tools that will be disabled. · MDB_MCP_DISABLE_SERVER_SIDE_JS=When set to true, disallows the use of server-side JavaScript operators (such as $where, $function, and $accumulator) in query filters and aggregation pipelines. · MDB_MCP_DRY_RUN=When true, runs the server in dry mode: dumps configuration and enabled tools, then exits without starting the server. · MDB_MCP_ELICITATION_TIMEOUT_MS=Time in milliseconds the user has to respond to an elicitation request (such as a tool confirmation prompt) before it fails. · MDB_MCP_EXPORTS_PATH=Folder to store exported data files. · MDB_MCP_EXPORT_CLEANUP_INTERVAL_MS=Time in milliseconds between export cleanup cycles that remove expired export files. · MDB_MCP_EXPORT_TIMEOUT_MS=Time in milliseconds after which an export is considered expired and eligible for cleanup. · MDB_MCP_EXTERNALLY_MANAGED_SESSIONS=When true, the HTTP transport allows requests with a session ID supplied externally through the 'mcp-session-id' header. When an external ID is supplied, the initialization request is optional. · MDB_MCP_HEALTH_CHECK_HOST=Deprecated. Use `monitoringServerHost` instead. Host address to bind the healthCheck HTTP server to (only used when transport is 'http'). If provided, `healthCheckPort` must also be set. · MDB_MCP_HEALTH_CHECK_PORT=Deprecated. Use `monitoringServerPort` instead. Port number for the healthCheck HTTP server (only used when transport is 'http'). If provided, `healthCheckHost` must also be set. · MDB_MCP_HTTP_BODY_LIMIT=Maximum size of the HTTP request body in bytes (only used when transport is 'http'). This value is passed as the optional limit parameter to the Express.js json() middleware. · MDB_MCP_HTTP_HEADERS=Header that the HTTP server will validate when making requests (only used when transport is 'http'). · MDB_MCP_HTTP_HOST=Host address to bind the HTTP server to (only used when transport is 'http'). · MDB_MCP_HTTP_PORT=Port number for the HTTP server (only used when transport is 'http'). Use 0 for a random port. · MDB_MCP_HTTP_RESPONSE_TYPE=The HTTP response type for tool responses: 'sse' for Server-Sent Events, 'json' for standard JSON responses. · MDB_MCP_IDLE_TIMEOUT_MS=Idle timeout for a client to disconnect (only applies to http transport). · MDB_MCP_INDEX_CHECK=When set to true, enforces that query operations must use an index, rejecting queries that perform a collection scan. · MDB_MCP_LOGGERS=Comma separated values of logger types. · MDB_MCP_LOG_PATH=Folder to store logs. · MDB_MCP_MAX_ACTIVE_CONNECTIONS=Maximum number of MongoDB connections a single scope (an MCP session by default, see connectionScope) can hold open. When exceeded, the scope's least-recently-used connection is closed and its connectionId revoked. The preconfigured connection does not count towards the limit. · MDB_MCP_MAX_BYTES_PER_QUERY=The maximum size in bytes for results from a find or aggregate tool call. This serves as an upper bound for the responseBytesLimit parameter in those tools. · MDB_MCP_MAX_DOCUMENTS_PER_QUERY=The maximum number of documents that can be returned by a find or aggregate tool call. For the find tool, the effective limit will be the smaller of this value and the tool's limit parameter. · MDB_MCP_MAX_SESSIONS=Maximum number of concurrent sessions the HTTP transport will hold in memory (only used when transport is 'http'). Each session holds a full server instance, transport, and timers, so choose a value based on your deployment's available memory; the default is a conservative safety net rather than a recommended production value. · MDB_MCP_MAX_TIME_M_S=The maximum time in milliseconds that operations are allowed to run on the MongoDB server. When set, this value is passed as the maxTimeMS option to read operations such as find, aggregate, and count. · MDB_MCP_MCP_CLIENT_LOG_LEVEL=Minimum severity level for log messages forwarded to the MCP client. · MDB_MCP_MONITORING_SERVER_FEATURES=Features to expose on the monitoring server (only used when transport is 'http' and monitoringServerHost/monitoringServerPort are set). · MDB_MCP_MONITORING_SERVER_HOST=Host address to bind the monitoring HTTP server to (only used when transport is 'http'). If provided, `monitoringServerPort` must also be set. · MDB_MCP_MONITORING_SERVER_PORT=Port number for the monitoring HTTP server (only used when transport is 'http'). If provided, `monitoringServerHost` must also be set. · MDB_MCP_NOTIFICATION_TIMEOUT_MS=Notification timeout for a client to be aware of disconnect (only applies to http transport). · MDB_MCP_PREVIEW_FEATURES=Comma separated values of preview features that are enabled. · MDB_MCP_READ_ONLY=When set to true, only allows read, connect, and metadata operation types, disabling create/update/delete operations. · MDB_MCP_TELEMETRY=When set to disabled, disables telemetry collection. · MDB_MCP_TRANSPORT=Either 'stdio' or 'http'. · MDB_MCP_VOYAGE_API_KEY=API key for Voyage AI embeddings service (required for creating Atlas Local deployments with auto-embed vector search capabilities). 1 0.0 %
MDB_MCP_CONNECTION_STRING=MongoDB connection string for caching · YOUTUBE_API_KEY=YouTube Data API v3 key 1 0.0 %
MDEDIT_API_KEY=Optional scoped mdedit API key. When omitted, the shared mdedit OAuth profile is used. · MDEDIT_PROFILE=Optional shared OAuth profile name. 1 0.0 %
MDLOG_API_BASE_URL=md-log backend API base URL (must include /api/v1) · MDLOG_PAT=md-log Personal Access Token (mdlog_pat_...) 1 0.0 %
MDL_POSITION_INDEX_PATH=Optional local position-index JSON path. Overrides the remote URL. · MDL_POSITION_INDEX_URL=Optional remote read-only Market Depth Lab position index URL. 1 0.0 %
MDTIDY_API_KEY=mdtidy API key (mt_live_… / mt_test_…). Create one at https://mdtidy.com/account/api-keys. · MDTIDY_BASE_URL=Override the API base URL. Defaults to https://mdtidy.com. 1 0.0 %
MD_MD_API_KEY=API key for md.md backend · MD_MD_API_URL=Base URL of md.md backend API · MD_MD_TEAM_ID=Optional team scope override · MD_MD_WORKSPACE_ID=Optional workspace scope override 1 0.0 %
MEALIE_ACCEPT_LANGUAGE=Accept-Language header, e.g. de-DE; localises unit and label names · MEALIE_ALLOW_TOOLS=Comma-separated tool names or list_* prefixes to register; 'essential' selects a curated preset (default: all tools) · MEALIE_API_TOKEN=API token created in Mealie under Settings → API Tokens · MEALIE_DENY_TOOLS=Comma-separated tool names or list_* prefixes to remove from whatever MEALIE_ALLOW_TOOLS left · MEALIE_INSECURE_TLS=Exactly 'true' accepts a self-signed certificate, scoped to this connection · MEALIE_READ_ONLY=Exactly 'true' registers only the 17 read tools · MEALIE_URL=Base URL of the Mealie instance, e.g. https://mealie.example.com 1 0.0 %
MEALMASTERY_API_KEY=Your MealMastery developer API key (get one at mealmastery.ai/settings) 1 0.0 %
MEDDATA_API_KEY=MedData API key. Get a free one (250 calls/month, no card) at https://meddata.anthesia.io 1 0.0 %
MEDIAENGINE_API_KEY=Your MediaEngine API key (sign up at mcpmediaengine.com) · MEDIAENGINE_BASE_URL=MediaEngine API base URL 1 0.0 %
MEDIAMCP_MODEL=Default image model slug (default: google/gemini-2.5-flash-image) · MEDIAMCP_OUTPUT_DIR=Directory for generated files (default: ~/Pictures/mediamcp) · OPENROUTER_API_KEY=OpenRouter API key (https://openrouter.ai/keys) 1 0.0 %

This sheet lists 50 of 5,641 values; they cover 50 entries.

Sheet 69 of 113, 5,641 values in total.

Counted from the projection, the same table the list filters on. An entry counts once per value.

tracevero · https://tracevero.com/werkzeuge/merkmal/mcp/roh_umgebungsbeschreibungen?seite=69