Skip to content

Environment variable descriptions (raw)

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

Value Entries Share
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'). · OBSIDIAN_API_KEY=Bearer token for the Obsidian Local REST API plugin (Settings → Community Plugins → Local REST API). · OBSIDIAN_BASE_URL=Base URL of the Obsidian Local REST API. Default: http://127.0.0.1:27123 (enable "Non-encrypted (HTTP) Server" in plugin settings). Use https://127.0.0.1:27124 for the always-on HTTPS port (self-signed cert; pair with OBSIDIAN_VERIFY_SSL=false). · OBSIDIAN_ENABLE_COMMANDS=Opt-in flag for the command-palette pair (obsidian_list_commands + obsidian_execute_command). Off by default — Obsidian commands are opaque and can be destructive. · OBSIDIAN_OMNISEARCH_URL=Override URL for the Omnisearch plugin HTTP server. Unset derives from OBSIDIAN_BASE_URL host with port 51361. Required only if the Omnisearch plugin is not on the default port. · OBSIDIAN_READ_ONLY=Global read-only kill switch. When true, every write is denied regardless of OBSIDIAN_WRITE_PATHS, and the command-palette pair is suppressed (commands can mutate). Useful for shared or public-facing deployments. · OBSIDIAN_READ_PATHS=Optional comma-separated vault-relative folder allowlist for reads. Prefix-based with implicit recursion; case-insensitive; trailing slashes normalized. Unset = full vault. Write paths are implicitly readable. Example: 'public/,projects/'. · OBSIDIAN_REQUEST_TIMEOUT_MS=Per-request timeout in milliseconds. · OBSIDIAN_VERIFY_SSL=Whether to verify the TLS certificate on the Obsidian endpoint. Default false because the plugin uses a self-signed cert. · OBSIDIAN_WRITE_PATHS=Optional comma-separated vault-relative folder allowlist for writes. Same syntax as OBSIDIAN_READ_PATHS. Unset = full vault. Example: 'projects/,scratch/'. 1 0.0 %
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'). · OFF_BASE_URL=Open Food Facts API base URL override. Useful for testing against a mock server. · OFF_RATE_LIMIT_PRODUCT=Product read rate limit (requests/min). Matches the 15 req/min/IP Open Food Facts documents for product reads. · OFF_RATE_LIMIT_SEARCH=Search rate limit (requests/min). · OFF_RATE_LIMIT_TAXONOMY=Taxonomy resolution rate limit (requests/min). Applies to the live tag-vocabulary lookups off_browse_taxonomy makes; a spent budget falls back to the offline sample rather than failing. 1 0.0 %
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'). · OPENALEX_API_KEY=OpenAlex account API key, sent as api_key= - optional (free from https://openalex.org/settings/api). Without it, anonymous rate limits apply. · OPENALEX_BASE_URL=OpenAlex API base URL. · OPENALEX_MAILTO=Optional email sent as mailto= to identify yourself to OpenAlex (the polite pool). Separate from the API key. 1 0.0 %
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'). · OPENCHARGEMAP_API_KEY=Open Charge Map API key, sent as the X-API-Key header on every request. Free instant signup at openchargemap.org. · OPENCHARGEMAP_BASE_URL=Override the OCM API base URL (default https://api.openchargemap.io/v3). For a private mirror or testing. · OPENCHARGEMAP_REFERENCE_REFRESH=When true, refresh reference data from the live /referencedata endpoint at startup, falling back to the bundled snapshot on failure. 1 0.0 %
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'). · OPENSTATES_API_KEY=Open States API key from open.pluralpolicy.com. Required to make any API requests. · OPENSTATES_DAILY_REQUEST_BUDGET=Maximum upstream Open States requests per rolling 24 hours. Rejects before the request is issued once spent. Defaults to the v3 free-tier daily cap. · OPENSTATES_REQUEST_TIMEOUT_MS=Per-attempt upstream request deadline in milliseconds (minimum 1000). Expiry is non-retryable. Open States answers a scoped query in under a second to ~57s and its gateway gives up near 60s. · OPENSTATES_TOTAL_REQUEST_BUDGET_MS=Wall-clock ceiling in milliseconds for one call across every retry attempt and the backoff between them. Bounds a slow upstream that keeps failing retryably. Must be at least OPENSTATES_REQUEST_TIMEOUT_MS; startup rejects a lower value. 1 0.0 %
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'). · PIXOO_IP=Device IP address on the local network (e.g. 192.168.1.50). Required for device tools; discovery and pure-render (push: false) work without it. · PIXOO_OUTPUT_DIR=Directory for auto-saving preview PNG and GIF files. When unset, previews are returned in-response only. · PIXOO_PUSH_MIN_INTERVAL_MS=Minimum interval between device pushes in milliseconds. Prevents device freeze from rapid-fire commands. · PIXOO_SIZE=Display size in pixels: 16, 32, or 64. Must match the physical device. 1 0.0 %
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'). · REGULATIONS_GOV_API_KEY=api.data.gov key for the Regulations.gov tools (get_docket, find_comments). Free at https://api.data.gov/signup/. The Federal Register and eCFR tools work without it. 1 0.0 %
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'). · RIS_CONTACT=Optional contact string appended to the User-Agent (RIS netiquette asks integrators to be identifiable). 1 0.0 %
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'). · SANCTIONS_FUZZY_MAX_RESULTS=Hard cap on fuzzy candidates scored per query, to bound work on short queries. · SANCTIONS_FUZZY_MIN_SCORE=Default Jaro-Winkler similarity floor (0-1) for fuzzy matches when the caller omits minScore. · SANCTIONS_MIRROR_PATH=Filesystem path for the local SQLite mirror. All sources are keyless; no API key is required. Populate the mirror out-of-band with `bun run mirror:init`. · SANCTIONS_MIRROR_PATH=Filesystem path for the local SQLite mirror; a persistent volume on a hosted deployment. All sources are keyless; no API key is required. · SANCTIONS_REFRESH_CRON=Cron for the scheduled refresh of the sanctions lists + name index (HTTP transport only). GLEIF deltas are refreshed manually via mirror:refresh. 1 0.0 %
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'). · SCORECARD_API_KEY=Required API key for the College Scorecard API. Free registration at https://api.data.gov/signup/. Rate limit: 1,000 requests/hour. 1 0.0 %
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'). · SEERR_API_KEY=Seerr API key (Settings → General → API Key), sent as the X-Api-Key header. · SEERR_BASE_URL=Base URL of the Jellyseerr/Overseerr instance, e.g. http://host:5055. No /api/v1 suffix, no trailing slash. · SEERR_REQUEST_TIMEOUT_MS=Per-request HTTP timeout in milliseconds. 1 0.0 %
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'). · SMITHSONIAN_API_KEY=Required. Free API key from https://api.data.gov/signup — approval is instant. 1 0.0 %
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'). · SOCRATA_APP_TOKEN=Socrata app token (X-App-Token header). Without a token, requests share a throttled pool per source IP. Free to register at any Socrata portal. · SOCRATA_DEFAULT_DOMAIN=Default portal domain when domain is omitted from tool calls (e.g. data.seattle.gov, data.cityofnewyork.us). 1 0.0 %
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'). · STACKEXCHANGE_API_KEY=Stack Exchange API key — lifts per-IP quota from ~300/day to ~10,000/day. 1 0.0 %
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'). · SURVEY_DEFINITIONS_PATH=Path to the directory containing survey definition files. · SURVEY_RESPONSES_PATH=Path to the directory where survey responses are stored. 1 0.0 %
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'). · THESPORTSDB_API_KEY=TheSportsDB API key. Defaults to '3' (free public test key). Replace with a paid key for higher rate limits. 1 0.0 %
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'). · TMDB_API_KEY=TMDB v4 API Read Access Token (JWT). Sent as 'Authorization: Bearer'. Create one at https://www.themoviedb.org/settings/api. · TMDB_DEFAULT_REGION=Default ISO 3166-1 country hint (e.g. 'US') used in region-aware error messages. · TMDB_LANGUAGE=Default response language as ISO 639-1, optionally with region (e.g. 'en-US'). Per-call language overrides it. 1 0.0 %
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'). · TOOLKIT_ALLOW_PRIVATE_NETWORK=With network diagnostics enabled, permit private/reserved/loopback targets. The second explicit gate; off by default. · TOOLKIT_ENABLE_NET_DIAGNOSTICS=Register the gated toolkit_check_network tool. Off by default — leave off for hosted/shared deployments. · TOOLKIT_ENABLE_SYSTEM_INFO=Register the gated toolkit_check_system tool. Off by default — only meaningful on a local deployment. · TOOLKIT_GEO_API_KEY=API key for the geolocation endpoint, if it requires one. The default ip-api tier is keyless. · TOOLKIT_GEO_BASE_URL=Base URL for an ip-api-compatible geolocation endpoint. Default is the keyless ip-api endpoint, which is plaintext HTTP. · TOOLKIT_GEO_CACHE_TTL_SECONDS=Geolocation cache TTL in seconds. Geolocation is stable, so repeats are cached. · TOOLKIT_GEO_RATE_LIMIT_PER_MIN=Max geolocation requests per minute; excess requests are rejected with a retryable rate-limit error. Default 45 matches the ip-api free tier. 1 0.0 %
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'). · TRANSITLAND_API_KEY=Transitland v2 API key, sent as the `apikey` query parameter. Get one at the Transitland developer portal. · TRANSITLAND_BASE_URL=Override the Transitland REST API base URL (default https://transit.land/api/v2/rest). 1 0.0 %
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'). · USDA_FDC_API_KEY=USDA FoodData Central API key from data.gov. Required for all food data requests. 1 0.0 %
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'). · USGS_REQUEST_TIMEOUT_MS=HTTP request timeout in milliseconds for NWIS calls. Default: 30000. · USGS_USER_AGENT=Custom User-Agent string for USGS NWIS requests. Defaults to a descriptive identifier including the repo URL. 1 0.0 %
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'). · WIKIDATA_REST_TIMEOUT_MS=Max time to wait for REST API responses in milliseconds. · WIKIDATA_SPARQL_TIMEOUT_MS=Max time to wait for a SPARQL response in milliseconds. · WIKIDATA_USER_AGENT=User-Agent string for Wikimedia requests. Wikimedia policy requires a descriptive value. 1 0.0 %
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'). · WSDOT_ACCESS_CODE=WSDOT Traveler API access code. Register at wsdot.wa.gov/Traffic/api/. 1 0.0 %
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', 'warning'). · ONEBUSAWAY_API_KEY=OneBusAway API key. TEST works on the Puget Sound instance for development. · ONEBUSAWAY_BASE_URL=Base URL for the OneBusAway instance. Defaults to Puget Sound. 1 0.0 %
MCP_AUTH_MODE=Authentication mode: '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=Minimum log level for output: 'debug', 'info', 'notice', 'warning', 'error'. · WORLDBANK_API_BASE_URL=World Bank API base URL override. · WORLDBANK_CATALOG_CACHE_TTL_MS=Lifetime in ms of the in-process reference caches: the indicator catalog behind keyword-only search and the aggregate-code set behind isAggregate. 0 disables caching. · WORLDBANK_DEFAULT_PER_PAGE=Default page size for list, search, and data operations. · WORLDBANK_PIP_BASE_URL=World Bank Poverty and Inequality Platform (PIP) API base URL override. · WORLDBANK_PROJECTS_BASE_URL=World Bank Projects API base URL override. 1 0.0 %
MCP_AUTH_TOKEN=Bearer token clients must send; required when exposed beyond localhost · PORT=Port the HTTP MCP server listens on (default 8787) · RETELL_API_KEY=Your Retell secret API key (stays server-side) 1 0.0 %
MCP_AUTH_TOKEN=Shared secret gating /mcp and the OAuth web routes (recommended when internet-facing) · PORT=Server port (default 3000) · PUBLIC_URL=Public HTTPS URL used for the Strava OAuth callback · ROUTE_EXPORT_PATH=Absolute directory for exported route files · STRAVA_ACCESS_TOKEN=Optional initial access token from setup-auth · STRAVA_CLIENT_ID=Strava API client ID · STRAVA_CLIENT_SECRET=Strava API client secret · STRAVA_REFRESH_TOKEN=Optional initial refresh token from setup-auth · TOKEN_DATA_DIR=Override token storage directory (default ./data) 1 0.0 %
MCP_BRIDGE_ALLOWED_HOSTS=Comma-separated hostname allowlist for outbound paid requests. When set, any other host is refused before a request is signed. · MCP_BRIDGE_ALLOWED_PAYTO=Comma-separated payee allowlist. When set, any payment whose payTo address is not listed is refused. · MCP_BRIDGE_ALLOW_HTTP=Set to 1 to allow http:// targets (local development only). https is enforced otherwise. · MCP_BRIDGE_BATCH_DEPOSIT_MULTIPLIER=How many request-amounts to deposit at once when opening an EVM batch-settlement channel. · MCP_BRIDGE_BAZAAR_URL=x402 Bazaar discovery endpoint. Override to point at a self-hosted or alternative bazaar. · MCP_BRIDGE_DISCOVER_LIMIT=Max number of x402 Bazaar resources to register as dynamic tools at startup. Set 0 to disable discovery. · MCP_BRIDGE_EVM_PRIVATE_KEY=0x-prefixed 32-byte hex private key that funds USDC payments on EVM chains (Base, Arbitrum, …). At least one of the EVM/SVM keys is required. Treat like cash — use a dedicated low-balance wallet. · MCP_BRIDGE_MAX_DEPOSIT_ATOMIC=Hard cap in atomic units on a single batch-settlement channel deposit or top-up. · MCP_BRIDGE_MAX_PRICE_PER_CALL_ATOMIC=Per-call spending cap in atomic units (USDC has 6 decimals). Payments above this abort with a clear reason. · MCP_BRIDGE_MAX_TOTAL_ATOMIC=Cumulative session spending ceiling in atomic units. Once total spend would exceed it, further payments abort until restart. · MCP_BRIDGE_SVM_PRIVATE_KEY=Solana secret key that funds USDC payments: base58 64-byte secret key (Phantom / solana-keygen format) or a JSON array of 64 integers. At least one of the EVM/SVM keys is required. Treat like cash. · RPC_URL_8453=Per-chain RPC override, one variable per chain id (RPC_URL_<chainId>, e.g. RPC_URL_8453 for Base). Defaults to viem's public RPC for that chain. · X402_MCP_BRIDGE_CHANNELS_DIR=Directory for persisted batch-settlement channel state (survives client restarts). 1 0.0 %
MCP_BRIDGE_PORT=HTTP bridge port for Studio plugin communication 1 0.0 %
MCP_CLICKHOUSE_DSN=Optional shortcut DSN for the default profile, for example http://user:password@host:8123/database. For multiple profiles, use ~/.config/mcp-clickhousex/config.json or MCP_CLICKHOUSE_PROFILES_<NAME>_DSN. 1 0.0 %
MCP_CONFIG=Path to config.yaml declaring the upstream MCP servers and policy. Without it Hangar starts on a demo config that serves no real upstream. 1 0.0 %
MCP_CONFIG_DIR=Directory holding your deployment.json/catalog.json/entitlements.json/pricing.json. Omit it to run the bundled demo. 1 0.0 %
MCP_CONFIG_PATH=Optional path to a JSON config file that overrides allowlist and concurrency settings. · MCP_JOB_STORE_PATH=Optional path for persisted job metadata. Defaults to mcp-jobs.json in the current working directory. · MCP_MAX_CONCURRENT=Optional maximum number of concurrent scan jobs. Defaults to 2. · MCP_OWNED_TARGETS=Comma-separated hostnames you explicitly own to unlock active and owned-aggressive scan modes. · MCP_TARGET_ALLOWLIST=Comma-separated hostnames allowed for scanning. Required. 1 0.0 %
MCP_CUSTOM_PROMPTS=Enable custom prompts · MCP_PROMPTS_LOCAL=Use local prompts · MCP_PROMPTS_MODULE=Name of the prompts module · MCP_PROMPTS_PATH=Path to custom prompts directory 1 0.0 %
MCP_DB_CONFIG=Full mcp-db-connect config (security + connections) as YAML or JSON. When set, file-based config discovery is skipped entirely. 1 0.0 %
MCP_DEBUG=Set to 1 for debug logging · PYTHON_BIN=Python interpreter with PyRosetta/Biotite installed · ROSETTA_BIN=Path to rosetta_scripts binary or its directory 1 0.0 %
MCP_DECISIONS_LOG_PATH=Path to decisions log file (default: ~/.local/share/mcp-decisions/decisions_log.json) 1 0.0 %
MCP_DISABLED_TOOLS=Comma-separated denylist of tools; takes precedence over MCP_ENABLED_TOOLS · MCP_DISABLE_RESOURCES=Disable embedded documentation resources; documentation search remains available · MCP_ENABLED_TOOLS=Comma-separated positive allowlist of tools; empty enables all registered tools · MCP_HEARTBEAT_INTERVAL=Heartbeat interval for HTTP mode (default: 30s) · MCP_LISTEN_ADDR=Listen address for SSE/HTTP modes (default: localhost:8080) · MCP_LOG_FILE=Log file path (empty = stderr) · MCP_LOG_LEVEL=Log level: debug, info (default), warn, or error · MCP_SERVER_MODE=MCP server mode: stdio (default), sse, or http · VMANOMALY_BEARER_TOKEN=Bearer token for authenticating with vmanomaly API · VMANOMALY_BEARER_TOKEN_FILE=Path to a file containing a bearer token; mutually exclusive with VMANOMALY_BEARER_TOKEN · VMANOMALY_ENDPOINT=vmanomaly server endpoint URL (e.g., http://localhost:8490) · VMANOMALY_HEADERS=Custom HTTP headers for vmanomaly requests (comma-separated key=value pairs, e.g., X-Custom-Header=value1,X-Another=value2) 1 0.0 %
MCP_DISABLED_TOOLS=Comma-separated list of tools to disable · MCP_DISABLE_RESOURCES=Disable all resources (documentation tool will continue to work) · MCP_PASSTHROUGH_HEADERS=HTTP header names to forward from incoming MCP requests to VictoriaMetrics (comma-separated list). Overrides VM_INSTANCE_HEADERS on collision. · VMC_API_KEY=Optional: API key from VictoriaMetrics Cloud Console (if you have deployment in VictoriaMetrics Cloud) · VM_INSTANCE_BEARER_TOKEN=Authentication token for VictoriaMetrics API · VM_INSTANCE_ENTRYPOINT=URL to VictoriaMetrics instance (it should be root URL of vmsingle or vmselect), for example http://localhost:8428 or https://play.victoriametrics.com · VM_INSTANCE_TYPE=Type of VictoriaMetrics instance (single / cluster) 1 0.0 %
MCP_DISABLED_TOOLS=Comma-separated list of tools to disable · MCP_DISABLE_RESOURCES=Disable all resources (documentation tool will continue to work) · VMC_API_KEY=Optional: API key from VictoriaMetrics Cloud Console (if you have deployment in VictoriaMetrics Cloud) · VM_INSTANCE_BEARER_TOKEN=Authentication token for VictoriaMetrics API · VM_INSTANCE_ENTRYPOINT=URL to VictoriaMetrics instance (it should be root URL of vmsingle or vmselect), for example http://localhost:8428 or https://play.victoriametrics.com · VM_INSTANCE_TYPE=Type of VictoriaMetrics instance (single / cluster) 1 0.0 %
MCP_DISABLED_TOOLS=Comma-separated list of tools to disable · MCP_DISABLE_RESOURCES=Disable embedded documentation resources · MCP_HEARTBEAT_INTERVAL=Heartbeat interval for HTTP mode (default: 30s) · MCP_LISTEN_ADDR=Listen address for SSE/HTTP modes (default: localhost:8080) · MCP_LOG_FILE=Log file path (empty = stderr) · MCP_LOG_LEVEL=Log level: debug, info (default), warn, or error · MCP_SERVER_MODE=MCP server mode: stdio (default), sse, or http · VMANOMALY_BEARER_TOKEN=Bearer token for authenticating with vmanomaly API · VMANOMALY_ENDPOINT=vmanomaly server endpoint URL (e.g., http://localhost:8490) · VMANOMALY_HEADERS=Custom HTTP headers for vmanomaly requests (comma-separated key=value pairs, e.g., X-Custom-Header=value1,X-Another=value2) 1 0.0 %
MCP_DISABLED_TOOLS=Comma-separated list of tools to disable · VT_INSTANCE_BEARER_TOKEN=Authentication token for VictoriaMetrics API · VT_INSTANCE_ENTRYPOINT=URL to VictoriaTraces instance (it should be root URL of vtlingle or vtselect), for example http://localhost:10428 1 0.0 %
MCP_DOOR_ACTOR_ID=Actor id used for signed gateway requests · MCP_DOOR_GATEWAY_KEY_ID=Gateway key identifier for signed mcp_door requests · MCP_DOOR_GATEWAY_SHARED_SECRET=Gateway signing secret for mcp_door requests · MOVA_ADMIN_READ_TOKEN=Read token for platform connector and binding resolution · MOVA_PLATFORM_URL=Base URL of MOVA State API / mcp_door 1 0.0 %
MCP_ERID_API_KEY=API key (Pro tier) for batch ad-placement auditing (audit_batch). Optional: verify_erid, audit_ad_page, check_compliance_38fz and explain_marking_requirement work without a key. 1 0.0 %
MCP_EXEC_AUTH_TOKEN=Optional X-MCP-AUTH token (http/sse transports only). · MCP_EXEC_DEFAULT_TIMEOUT_S=Default wall-clock timeout per exec, seconds. · MCP_EXEC_MAX_OUTPUT_BYTES=Cap on combined stdout/stderr before truncation. · MCP_EXEC_MAX_STDIN_BYTES=Cap on stdin passed to the sandboxed code. · MCP_EXEC_MAX_TIMEOUT_S=Maximum wall-clock timeout a caller may request, seconds. · MCP_EXEC_TRANSPORT=MCP transport. Must be 'stdio' for direct docker/stdio use. 1 0.0 %
MCP_FNS_CALC_TOKEN=API key (Pro tier) for live fiscal-status checks and fresh rates. Calculators work without it. 1 0.0 %
MCP_FUNNEL_CONFIG=Alternative way to specify config file path 1 0.0 %
MCP_HOST=Host do servidor HTTP · MCP_PORT=Porta do servidor HTTP · ORGANIZZE_API_KEY=Sua chave de API do Organizze · ORGANIZZE_EMAIL=Email de login da sua conta Organizze 1 0.0 %
MCP_HOST_BRIDGE_STATE=Optional path to a host bridge state file used for credential management · MINDSTONE_REBEL_BRIDGE_STATE=Backwards-compatible alias for MCP_HOST_BRIDGE_STATE · QUICKBOOKS_CLIENT_ID=Intuit Developer app client ID · QUICKBOOKS_CLIENT_SECRET=Intuit Developer app client secret · QUICKBOOKS_ENVIRONMENT=sandbox or production · QUICKBOOKS_REALM_ID=QuickBooks company (realm) ID · QUICKBOOKS_REFRESH_TOKEN=OAuth 2.0 refresh token 1 0.0 %
MCP_HTTP_HOST=Bind address for HTTP transport mode. Default: 127.0.0.1. Only used when MCP_TRANSPORT=http. · MCP_HTTP_PORT=Port for HTTP transport mode. Default: 3001. Only used when MCP_TRANSPORT=http. · MCP_TRANSPORT=Transport mode: 'stdio' (default, for local clients like Claude Desktop) or 'http' (for self-hosted Streamable HTTP). · MDMAGIC_API_KEY=Your personal MDMagic API key (format: mdmagic-XXXXXXXXXXXXXXXX). Get yours at https://mdmagic.ai/account — the 'Connect to AI Assistants via MCP' card on your account page generates the key and pre-fills a copy-pasteable config block. · MDMAGIC_BASE_URL=Override the MDMagic API base URL. Defaults to https://api.mdmagic.ai. Only set this if you're running MDMagic against a local dev backend. · REQUEST_TIMEOUT=Request timeout in milliseconds. Increase for very large documents on slow connections. Default: 30000 (30s). 1 0.0 %

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

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