Skip to content

Environment variable descriptions (raw)

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

Value Entries Share
LIVEVARIANT_API_TOKEN=API token for a self-hosted deployment that sets LV_API_TOKEN. Not needed for the hosted service. · LIVEVARIANT_ASSET_UPLOAD_TOKEN=Asset upload token for a deployment with hosted images enabled. Optional. · LIVEVARIANT_SERVER_URL=Base URL of a self-hosted LiveVariant deployment. Omit to use the hosted service at https://livevariant.com. 1 0.0 %
LLAMAPARSE_API_KEY=Optional fallback backend; only required for llamaparse routing 1 0.0 %
LLMC_API_KEY=LLM Conveyors API key (starts with llmc_). Get one at https://llmconveyors.com 1 0.0 %
LLMGRAPH_API_KEY=API key for the deployment · LLMGRAPH_ENDPOINT=Full deployment endpoint URL from the LLMGraph dashboard, e.g. https://llmgraph.ai/api/<graph_id>/<environment> 1 0.0 %
LLMKIT_API_KEY=LLMKit API key. Optional: local tools work without it. · LLMKIT_PROXY_URL=LLMKit proxy URL (defaults to hosted service) 1 0.0 %
LLMTEST_API_KEY=Your LLMTest API key from https://llmtest.io/dashboard 1 0.0 %
LLM_API_KEY=API key for the LLM provider (not needed for local Ollama) · LLM_API_URL=LLM API endpoint URL (OpenAI-compatible or Anthropic) · LLM_MODEL=Model name/ID to use for optimization 1 0.0 %
LLM_KEY=OpenRouter API key (sk-or-v1-...). Required for LLM analysis steps. · LLM_MODEL=OpenRouter model ID for analysis steps. · MOVA_API_KEY=MOVA API key. Use test-key-001 to get started without registration. · MOVA_API_URL=Override the MOVA API base URL. 1 0.0 %
LLM_ORACLE_LOCAL_ONLY=Set to any value to skip remote fetch and use bundled catalog only · LLM_ORACLE_URL=Override the remote catalog URL (default https://oracle.weiseer.com/catalog.json) 1 0.0 %
LMCP_REF=Install-source attribution tag (fixed). 1 0.0 %
LMP_API_BASE=Override for self-hosted deployments. Defaults to https://api.letmepost.dev. · LMP_API_KEY=Your letmepost.dev API key (lmp_live_... or lmp_test_...). Create one at https://dashboard.letmepost.dev/api-keys. 1 0.0 %
LM_ACCESS_ID=LMv1 API access ID (required for log/metric ingestion) · LM_ACCESS_KEY=LMv1 API access key (required for log/metric ingestion) · LM_BEARER_TOKEN=LogicMonitor API Bearer token · LM_DISABLED_TOOLS=Comma-separated tool names or glob patterns to disable (e.g., delete_*) · LM_ENABLED_TOOLS=Comma-separated tool names or glob patterns to enable (e.g., get_*,create_device) · LM_ENABLE_WRITE_OPERATIONS=Enable write operations (create, update, delete) · LM_LOG_LEVEL=Logging level for API request debugging (debug, info, warning, error) · LM_PORTAL=LogicMonitor portal hostname (e.g., company.logicmonitor.com) 1 0.0 %
LM_DATA_ROOT=Directory for per-namespace SQLite memory files. Defaults to ~/.lean_memory when unset. 1 0.0 %
LOADBEARING_SOLUTION_PATH=Path to the solution to check when no solution argument is passed. A config generated from this manifest passes none, so this is where a repository the walk-up cannot resolve binds: set it at install time, or the server starts unbound and its session works from the CLI alone, spelled through dnx because launching this way installs no loadbearing command. 1 0.0 %
LOC8N_API_KEY=API key for the loc8n Geographic Data API 1 0.0 %
LOCALGYM_API_BASE=Optional LocalGym API base URL override; defaults to https://localgym.uk. · LOCALGYM_MCP_RATE_LIMIT_MAX=Optional local MCP client-side rate limit per window; defaults to 60. The public API also enforces server-side limits. · LOCALGYM_MCP_RATE_LIMIT_WINDOW_MS=Optional local MCP client-side rate limit window in milliseconds; defaults to 60000. 1 0.0 %
LOCALKEEP_DATA_DIR=Optional directory for the SQLite DB (default: ~/.localkeep) · LOCALKEEP_DB_PATH=Optional full path to localkeep.db 1 0.0 %
LOCAL_DEFAULT_BLOG_ID=Default blog ID for multisite · LOCAL_DEFAULT_SITE_ID=Default site ID for multisite · LOCAL_MULTISITE=Enable WordPress multisite mode · LOCAL_SSL_CA_FILEPATH=Path to SSL CA certificate file · LOCAL_SSL_CERT_FILEPATH=Path to SSL certificate file · LOCAL_SSL_ENABLED=Enable SSL for database connection · LOCAL_SSL_KEY_FILEPATH=Path to SSL key file · LOCAL_USERNAME=WordPress username to assume for capability checks · WP_DB_HOST=WordPress database host · WP_DB_NAME=WordPress database name · WP_DB_PASSWORD=WordPress database password · WP_DB_PORT=WordPress database port · WP_DB_USER=WordPress database user 1 0.0 %
LOCAL_DELEGATE_API_KEY=Bearer token for the endpoint, if it requires one. · LOCAL_DELEGATE_BASE_URL=OpenAI-compatible endpoint (llama-swap, Ollama, LM Studio, vLLM). Default http://127.0.0.1:9292/v1 1 0.0 %
LOCAL_EMBEDDING_MODEL=Local embedding model used when no remote embedding API is configured. · OBSIDIAN_IGNORE_PATTERNS=Comma-separated glob patterns to exclude from indexing. · OBSIDIAN_INCLUDE_PATTERNS=Comma-separated patterns to re-include notes ignored only by .gitignore. · OBSIDIAN_PREFIX=Optional prefix for MCP tool names when configuring multiple vaults. · OBSIDIAN_RESPECT_GITIGNORE=Read root and nested .gitignore files when indexing; set to false, 0, or no to disable. · OBSIDIAN_VAULT_PATH=Absolute path to the Obsidian vault to index and search. · OPENAI_API_KEY=Optional API key for OpenAI-compatible remote embeddings; omit to use local embeddings. · OPENAI_BASE_URL=Optional OpenAI-compatible API base URL for OpenRouter, Ollama, LM Studio, or similar providers. · OPENAI_EMBEDDING_MODEL=Remote embedding model name when using an OpenAI-compatible API. · RERANKER_MODEL=Optional ONNX cross-encoder reranker model used when reranking is requested. 1 0.0 %
LOCAL_YDB_MCP_CONTENT_FORMAT=Optional LLM-facing tool response text format. Use toon to prefer TOON for the second text content block, with JSON fallback if TOON cannot round-trip losslessly; omit or set json for pretty JSON. MCP JSON-RPC and structuredContent stay JSON. · LOCAL_YDB_TOOLKIT_CONFIG=Optional path to a local-ydb-toolkit config JSON file. 1 0.0 %
LOC_LOG_LEVEL=silent, error, info or debug. Default error. Logs go to stderr. · LOC_MIN_INTERVAL_MS=Minimum milliseconds between requests. Default 6000, floor 3000. · LOC_NEWSPAPER_TIMEOUT_MS=Deadline for one search_newspapers request, in milliseconds. The full-text corpus answers in tens of seconds. Default 90000. · LOC_TIMEOUT_MS=Deadline for one catalogue, record or collection request, in milliseconds. Default 30000. · LOC_USER_AGENT=Identify your own client. The project's own identifier is appended, so the Library can always reach a human. 1 0.0 %
LOC_REQUEST_DELAY_MS=Delay in milliseconds between LOC API requests to stay under the 20 req/min rate limit. · LOC_USER_AGENT=User-Agent header sent with LOC API requests. LOC recommends a descriptive value for polite access. · MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_SESSION_MODE=HTTP session mode: auto, stateful, or stateless. 1 0.0 %
LODD_API_KEY=Lodd API key. Get one at https://lodd.dev 1 0.0 %
LOGCLAW_API_KEY=Your LogClaw project API key (starts with lc_proj_) · LOGCLAW_ENDPOINT=LogClaw auth proxy endpoint (default: https://ticket.logclaw.ai) 1 0.0 %
LOGICNODES_API_KEY=Optional prepay API key. Not required — x402 pay-per-call is the default. 1 0.0 %
LOGISHEETS_MCP_TOOLS=Tool surface: 'core' (default, 20 tools) or 'full', which adds formatting, comments, links, undo/redo and raw structure operations. 1 0.0 %
LOGI_AGENT_PRIVATE_KEY=Ed25519 private key PEM for signed mode (recommended). · LOGI_AGENT_PUBLIC_ID=Public agent id (agt_...). · LOGI_AGENT_TOKEN=Bearer token issued at agent registration (start.1pass.dev developer console). · LOGI_API_URL=logi API base URL. Defaults to https://api.1pass.dev. 1 0.0 %
LOGI_API_KEY=Personal API Key (logi_pak_...). Issue one at https://start.1pass.dev -> Settings -> API Keys, or via `logi login` CLI. Docs tools work without it. · LOGI_API_URL=logi API base URL. Defaults to https://start.1pass.dev. 1 0.0 %
LOGLY_API_KEY=Your Logly API key — create one in Settings → API keys. 1 0.0 %
LOGS_DIR=Directory for file-based logs (Node only; ignored on Workers). · MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_SESSION_MODE=HTTP session model: 'auto', 'stateful', or 'stateless'. 'auto' resolves to 'stateful'. Keep it stateful — the consent prompt on destructive and outbound calls is a multi-round-trip request that a 2025-era HTTP client can only complete over a live session. · NTFY_AUTH_PASSWORD=Basic-auth password for the single-server shorthand — must be set together with NTFY_AUTH_USERNAME. · NTFY_AUTH_TOKEN=Bearer access token (`tk_…`) for the single-server shorthand. Mutually exclusive with NTFY_AUTH_USERNAME / NTFY_AUTH_PASSWORD. · NTFY_AUTH_USERNAME=Basic-auth username for the single-server shorthand — must be set together with NTFY_AUTH_PASSWORD. · NTFY_BASE_URL=Single-server shorthand — base URL of the ntfy server (no trailing slash). Used when NTFY_SERVERS is unset. · NTFY_BLOCK_PRIVATE_HOSTS=When true, a per-call `base_url` override must resolve to a public address and its redirects are not followed. Servers registered under NTFY_SERVERS / NTFY_BASE_URL are exempt. Turn it on where callers you do not control can reach the server. · NTFY_DEFAULT_TOPIC=Topic used when a tool call omits `topic`. Treat the topic name as a secret — anyone who knows it can publish or subscribe. · NTFY_MAX_RETRIES=Max retry attempts for transient upstream failures (5xx, network, 429). · NTFY_REQUEST_TIMEOUT_MS=Per-request HTTP timeout in milliseconds. · NTFY_SERVERS=JSON array of `{ baseUrl, authToken? | authUsername?+authPassword? }` entries — one per ntfy server. First entry is the default base. Auth is scoped to the entry's `baseUrl`; per-call `base_url` overrides that match a registered base forward that server's auth. Takes precedence over the single-server NTFY_BASE_URL / NTFY_AUTH_* shorthand. · OTEL_ENABLED=Enable OpenTelemetry instrumentation (spans, metrics, completion logs). 1 0.0 %
LOG_DIR=Directory for audit logs (default: ./logs) · OBSIDIAN_API_KEY=API Key generated by Obsidian's Local REST API plugin (Settings -> Local REST API -> API Key) · OBSIDIAN_HOST=Host of the Local REST API (default: http://127.0.0.1) · OBSIDIAN_PORT=Port of the Local REST API (default: 27123) 1 0.0 %
LOG_LEVEL=Log level - error, info, or debug (optional, defaults to error) · MAKE_API_KEY=Make.com API key for scenario deployment (optional - only needed for create_scenario tool) · MAKE_API_URL=Make.com API URL - defaults to https://eu1.make.com/api/v2 (optional) · MAKE_TEAM_ID=Make.com Team ID for scenario deployment (optional) 1 0.0 %
LOG_LEVEL=Log verbosity; all logs go to stderr. · PEXELS_API_KEY=Your Pexels API key (sent as the Authorization header, no prefix). 1 0.0 %
LOG_LEVEL=Log verbosity; all logs go to stderr. · PIXABAY_API_KEY=Your Pixabay API key (sent as the `key` query parameter — Pixabay has no header option). 1 0.0 %
LOG_LEVEL=Log verbosity; all logs go to stderr. · UNSPLASH_ACCESS_KEY=Your Unsplash API access key (sent as Authorization: Client-ID). · UNSPLASH_APP_NAME=Registered Unsplash app name, used as the attribution utm_source. 1 0.0 %
LOG_LEVEL=Logging level (DEBUG, INFO, WARNING, ERROR) · PORT=TCP port for the HTTP server (used in transport URL template) · REDIS_URL=Optional Redis URL for distributed cache and rate limiting (in-memory used if absent) 1 0.0 %
LOG_LEVEL=Logging level (debug, info, warn, error) · NOVA_POSHTA_API_KEY=Your Nova Poshta API key · NOVA_POSHTA_SYSTEM=System identifier (e.g., 'DevCentre' for development/testing) 1 0.0 %
LOG_LEVEL=Logging level (debug, info, warn, error) · SKILLS_CACHE_DIR=Directory path for caching skills data · SKILLS_REPO_URL=URL of the skills repository to sync from · SKILLS_SYNC_INTERVAL=Auto-sync interval in minutes (0 to disable) 1 0.0 %
LOG_LEVEL=Logging level for console output (error, warn, info, debug, trace) 1 0.0 %
LOG_LEVEL=Logging level: DEBUG, INFO, WARNING, ERROR (default: INFO) · MIGRATORXPRESS_LOG_DIR=Directory for execution logs (default: ./logs) · MIGRATORXPRESS_PATH=Path to the MigratorXpress binary (optional — server runs in preview-only mode without it) · MIGRATORXPRESS_TIMEOUT=Execution timeout in seconds (default: 3600) 1 0.0 %
LOG_LEVEL=Logging level: debug, info, warn, error (default: info) · MCP_AUTOMATION_ALLOW_NON_LOOPBACK=SECURITY: Allow binding to non-loopback addresses (e.g., 0.0.0.0) for LAN access. Only enable if you understand the security implications. (default: false) · MCP_AUTOMATION_CLIENT_MODE=Run as client connecting to UE (false) or server listening for UE (true) (default: false) · MCP_AUTOMATION_HOST=Automation bridge WebSocket host (default: 127.0.0.1). Set to 0.0.0.0 for LAN access (requires MCP_AUTOMATION_ALLOW_NON_LOOPBACK=true) · MCP_AUTOMATION_MAX_AUTOMATION_REQUESTS_PER_MINUTE=Max inbound automation request messages per minute before disconnect (default: 120) · MCP_AUTOMATION_MAX_MESSAGES_PER_MINUTE=Max inbound automation bridge messages per minute before disconnect (default: 600) · MCP_AUTOMATION_PORT=Automation bridge WebSocket port (default: 8091) · MCP_AUTOMATION_USE_TLS=Use wss:// for the automation bridge client connection (default: false) · MCP_CONNECTION_TIMEOUT_MS=Connection timeout in milliseconds (default: 5000) · MCP_REQUEST_TIMEOUT_MS=Request timeout in milliseconds (default: 30000) · MCP_ROUTE_STDOUT_LOGS=Route standard output to standard error to avoid protocol corruption (default: true) · UE_EDITOR_EXE=Path to UnrealEditor-Cmd.exe (optional) · UE_PROJECT_PATH=Absolute path to your Unreal .uproject file · UE_SCREENSHOT_DIR=Directory to save screenshots (optional) 1 0.0 %
LOG_LEVEL=Logging verbosity: DEBUG, INFO, WARNING, ERROR. Default: INFO. · SYNAPSE_AGENT_ID=Identifier for the agent using the memory layer (e.g., claude-desktop, my-agent). · SYNAPSE_ENCRYPTION_KEY=AES-256-GCM encryption key for at-rest memory encryption. Auto-generated if not provided. · SYNAPSE_PRIVACY_EPSILON=Differential privacy epsilon parameter. Lower values = stronger privacy. Range: 0.1–2.0. 1 0.0 %
LOG_LEVEL=Logging verbosity: DEBUG, INFO, WARNING, ERROR. · SYNAPSE_AGENT_ID=Identifier for the agent using the memory layer. · SYNAPSE_API_KEY=Bearer token for API authentication (sk_live_*). 1 0.0 %
LOG_LEVEL=Minimum logging level; defaults to info. · MCP_LOG_FILE=Log file path; defaults to a temporary file in stdio mode. · NUTRIENT_DWS_API_KEY=Nutrient DWS API key. Optional for local desktop use (browser sign-in on first request); required for CI or headless environments. · NUTRIENT_DWS_EXTRACTION_API_KEY=Data Extraction API key (starts with pdf_live_), needed for parse_document and extract_fields in static-key mode. OAuth covers both products. · SANDBOX_PATH=Local directory the server is allowed to read and write documents in. 1 0.0 %
LOG_LEVEL=Python logging level · MYSQL_DATABASE=MySQL database name · MYSQL_HOST=MySQL host · MYSQL_PASSWORD=MySQL password · MYSQL_POOL_SIZE=MySQL connection pool size · MYSQL_PORT=MySQL port · MYSQL_READ_QUERY_LIMIT=Maximum rows returned by read queries · MYSQL_USER=MySQL username 1 0.0 %
LOG_LEVEL=Server log verbosity. Defaults to INFO. · PROXMOX_DEV_MODE=Set to true when using verify_ssl=false in a self-signed lab environment. · PROXMOX_HOST=Hostname or IP address of the Proxmox VE API endpoint. · PROXMOX_MCP_CONFIG=Optional path to a JSON config file. If set, file config is used before environment variable fallback. · PROXMOX_PORT=Proxmox API port. Defaults to 8006. · PROXMOX_SERVICE=Proxmox service type. Defaults to PVE. · PROXMOX_TOKEN_NAME=Name of the Proxmox API token. · PROXMOX_TOKEN_VALUE=Secret value of the Proxmox API token. · PROXMOX_USER=Proxmox username with realm, for example root@pam. · PROXMOX_VERIFY_SSL=Set to true to verify TLS certificates, or false for self-signed lab environments. 1 0.0 %
LOG_LEVEL=Sets logger verbosity. Allowed values: 'off', 'error', 'warn', 'info', 'debug', 'verbose', 'silly'. · SAP_UX_FIORI_TOOLS_DISABLE_TELEMETRY=Set to 'true' to opt out of SAP Fiori tools usage analytics telemetry. 1 0.0 %
LOKI_URL=Loki base URL to connect as a logs source (optional). · MCP_TRANSPORT=Set to 'stdio' when an MCP client spawns the package directly (the npx default starts the HTTP gateway + Web UI on :3000 instead). · PROMETHEUS_URL=Prometheus base URL to connect as a metrics source (optional; sources are also configurable via the Web UI / sources.yaml). 1 0.0 %
LOLIK_API_BASE_URL=API base URL (default https://lolikai.com). · LOLIK_API_KEY=Your Lolik API key (lk_live_...) — self-serve at https://lolikai.com/account/api-keys; new accounts include free credits. 1 0.0 %

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

Sheet 64 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=64