Skip to content

Environment variable descriptions (raw)

5,683 distinct values, measured against 25,360 published entries.

Value Entries Share
TXTCEL_COMMITMENT=Commitment level: processed | confirmed | finalized (default: confirmed) · TXTCEL_KEYPAIR=Path to a dedicated agent keypair JSON file (alternative: TXTCEL_SECRET_KEY) · TXTCEL_PRIORITY_FEE=ComputeBudget price in micro-lamports per CU, 0 disables (default: 10000) · TXTCEL_PROGRAM_ID=Txtcel program address on the chosen cluster (mainnet: TXTCELhcJEVUMoMJxapBN7fsrX5rZ8Dr4dWDvkmboGY) · TXTCEL_RPC=RPC HTTP endpoint of the Solana cluster where the program is deployed · TXTCEL_SECRET_KEY=Agent secret key as JSON byte array or base58 (alternative: TXTCEL_KEYPAIR) 1 0.0 %
TYCHI_BRAIN_URL=Tychi brain API URL (HTTPS recommended) · TYI_PASSWORD=Keystore password for ~/.tyi (set after tyi_onboard) 1 0.0 %
TYPESHIP_TOKEN=API key from the typeship console (ak_...). Optional: without it the server exposes search_docs, read_docs, query_docs, submit_docs_feedback, and generate_run. 1 0.0 %
TYREKICK_TOKEN=Bearer token for the worker's management routes (set via `wrangler secret put TYREKICK_TOKEN`) · TYREKICK_URL=Base URL of your deployed Tyrekick feedback worker (e.g. https://tyrekick-feedback.you.workers.dev) 1 0.0 %
U2_ACCOUNT=Account name to connect to · U2_BLOCKED_COMMANDS=Comma-separated list of blocked TCL commands · U2_HOST=Universe/UniData server hostname or IP address · U2_MAX_RECORDS=Maximum records returned from SELECT queries · U2_PASSWORD=Database password · U2_PORT=Server port · U2_READ_ONLY=Disable write operations for safe exploration · U2_SERVICE=Service type: 'uvcs' for Universe, 'udcs' for UniData · U2_SSL=Enable SSL connection · U2_USER=Database username 1 0.0 %
UCP_API_KEY=API key for ucp 1 0.0 %
UCT_API_BASE=API base URL. Defaults to https://uncorreotemporal.com · UCT_API_KEY=Your UnCorreoTemporal API key (get one at https://uncorreotemporal.com). Format: uct_... · UCT_MCP_TRANSPORT=Transport mode: stdio (default), streamable-http, or sse 1 0.0 %
UI5_DATA_DIR=Directory where the MCP server stores its data, such as cached API references. Defaults to the '.ui5' directory in the user's home directory. · UI5_LOG_LVL=Internal log level (https://ui5.github.io/cli/stable/pages/Troubleshooting/#changing-the-log-level): 'silent', 'error', 'warn', 'info', 'perf', 'verbose' or 'silly' · UI5_MCP_SERVER_ALLOWED_DOMAINS=A comma-separated list of domains that are allowed to be used in various tools, for example: 'localhost, example.com, sub.example.com'. Set to an empty string to allow any domains. For wildcard subdomains, prefix the domain with a dot: '.example.com'. This will match 'www.example.com' but not 'example.com'. · UI5_MCP_SERVER_RESPONSE_NO_RESOURCES=Set to any value to disable resources in the MCP server responses, see https://modelcontextprotocol.io/specification/2025-06-18/server/resource. This is useful for clients that do not support resources, see https://modelcontextprotocol.io/clients, such as Cursor or the Gemini CLI. · UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT=Set to any value to disable structured content in the MCP server responses. 1 0.0 %
UIPATH_API_KEY=API Key for UIPATH · UIPATH_API_URL=API URL for UIPATH 1 0.0 %
UISANDBOX_URL=The app the render tools drive (verify, screenshot). Default https://uisandbox.org 1 0.0 %
UISIGHT_LANG=Set to 'tr' for Turkish tool names · UISIGHT_PORT=Panel server port (default: 5055) · UISIGHT_URL=Initial target URL for the live sessions (default: http://localhost:3000) 1 0.0 %
UKR_VITAL_HUMAN_API=Override human-checker API base (default: https://ua.vitalinguist.com) · UKR_VITAL_MCP_TIMEOUT=Per-request timeout in seconds (default: 30) · UKR_VITAL_REFERENCE_API=Override reference API base (default: https://ukr.vitalinguist.com) 1 0.0 %
ULINK_API_KEY=Optional API key for authentication (alternative to browser OAuth) 1 0.0 %
UMAMI_ACCESS_TOKEN=Existing self-hosted Bearer token · UMAMI_API_KEY=Umami Cloud or client API key · UMAMI_API_URL=Optional exact Umami API root for a reverse proxy · UMAMI_MAX_RESPONSE_BYTES=Maximum decoded upstream JSON response size in bytes · UMAMI_PASSWORD=Self-hosted Umami password · UMAMI_TEAM_IDS=Optional comma-separated team UUID allowlist · UMAMI_TOOLSETS=Comma-separated toolsets or all · UMAMI_URL=Self-hosted Umami instance origin · UMAMI_USERNAME=Self-hosted Umami username · UMAMI_WEBSITE_IDS=Optional comma-separated website UUID allowlist 1 0.0 %
UMAMI_API_KEY=API key (for Umami Cloud) · UMAMI_PASSWORD=Login password (for self-hosted) · UMAMI_URL=Your Umami instance URL · UMAMI_USERNAME=Login username (for self-hosted) 1 0.0 %
UMAMI_API_KEY=Umami Cloud API key, used instead of username and password. · UMAMI_MCP_MODE=Permission tier: read (default), write, or admin. Tools above the tier are never registered. · UMAMI_PASSWORD=Umami password. Prefer a dedicated, limited account over your admin login. · UMAMI_URL=Your Umami instance URL, e.g. https://analytics.example.com · UMAMI_USERNAME=Umami username. Self-hosted Umami has no API keys, so a login is required. 1 0.0 %
UMBRACO_BASE_URL=Base URL of your Umbraco instance · UMBRACO_CLIENT_ID=Umbraco API user client ID · UMBRACO_CLIENT_SECRET=Umbraco API user client secret · UMBRACO_INCLUDE_TOOL_COLLECTIONS=Comma-separated list of tool collections to include (e.g., document,media,document-type) · UMBRACO_READONLY=Enable readonly mode to disable all write operations (create, update, delete). Only read and query tools remain available. 1 0.0 %
UMBRIEL_ALLOW=Comma-separated tool names or categories to additionally allow on top of the profile. · UMBRIEL_AUDIT=Controls the default-on stderr audit of mutating tool calls. 'off' is the explicit opt-out (reported at startup); 'verbose' also audits reads. · UMBRIEL_CURSOR=Set to 'never' to forbid the real-cursor fallback entirely (strictly cursor-free). By default clicks/drags are cursor-free but fall back to the real hardware cursor when no cursor-free path exists. · UMBRIEL_DENY=Comma-separated tool names or categories to deny, overriding the profile and UMBRIEL_ALLOW. · UMBRIEL_FFI_TRACE=File path to a flush-before-call diagnostic journal of every COM vcall (slot, this-pointer, arg count). Each line is written and flushed to the OS BEFORE the native call, so after an uncatchable crash the last line names the faulting call. Has per-call overhead; unset = off. For debugging native faults only. · UMBRIEL_FS_ROOT=Sandbox root directory that the fs-category file tools (read_file/write_file/list_dir/stat_path/make_dir/copy_file/move_file/delete_file) are confined to when fs tools are enabled; open_path's path argument is honored too. · UMBRIEL_OS=Set to '1' to allow the 'os' tools (launch_app/run_program/open_path, kill_process, manage_process, control_service, set_env, registry_get/registry_list/registry_set) AND the 'fs' tools (read_file/write_file/list_dir/stat_path/make_dir/copy_file/move_file/delete_file) regardless of profile. · UMBRIEL_PROFILE=Capability profile: 'readonly' (inspect/read only), 'safe' (read + input + window — default), or 'full' (also os + fs tools). · UMBRIEL_REDACT=Credential masking (default on). 'off' opts out; a regex value overrides the built-in secret shapes masked in clipboard/env/registry reads and the trace journal. · UMBRIEL_TRACE=File path to journal every mutating tool call as JSON Lines (tool, category, masked args, ok, observation); secret-bearing args and values are redacted. Unset = no trace. 1 0.0 %
UMBRYN_DETECTION_FLOOR=Sensitivity floor (0-1); below this a signal is noise. Default 0.35 · UMBRYN_ENGINE=Detection engine: auto (default), regex, or presidio · UMBRYN_MIN_CONFIDENCE=Trust threshold (0-1); detections below it fail closed. Default 0.5 1 0.0 %
UMLFORGE_API_KEY=Your UML Forge API key — get one free at https://umlforge.dev 1 0.0 %
UMTRI_API_BASE=Override the API base URL. Defaults to https://api.umtri.io — set only when self-hosting. · UMTRI_API_TOKEN=Personal access token from app.umtri.io → Settings → API Tokens. Read tokens cannot call write tools. 1 0.0 %
UNBLOCKPAY_API_KEY=API key from the UnblockPay dashboard · UNBLOCKPAY_BASE_URL=Optional API base URL. Defaults to https://api.unblockpay.com/v1. Set to https://api.sandbox.unblockpay.com/v1 to hit the sandbox. 1 0.0 %
UNBLU_API_KEY=Unblu API key for authentication · UNBLU_BASE_URL=Unblu API base URL (e.g., https://your-instance.unblu.cloud/app/rest/v4) · UNBLU_PASSWORD=Unblu password for basic auth (alternative to API key) · UNBLU_USERNAME=Unblu username for basic auth (alternative to API key) 1 0.0 %
UNCLICK_API_KEY=Your UnClick API key from https://unclick.world 1 0.0 %
UNDISK_API_KEY=Your API Key for Undisk MCP. See https://mcp.undisk.app/docs for setup instructions. 1 0.0 %
UNICO_AUTH_URL=Optional override for the OAuth token endpoint base URL. Defaults to https://auth.unico.co. · UNICO_BASE_URL=Optional override for the IDCloud/IDPay/IDCheck API base URL. Defaults to https://api.unico.co. · UNICO_CLIENT_ID=Unico OAuth client_id · UNICO_CLIENT_SECRET=Unico OAuth client_secret · UNICO_ENV=Environment: 'sandbox' or 'production'. Defaults to 'sandbox'. 1 0.0 %
UNIFI_API_KEY=API key (optional, experimental) · UNIFI_HOST=Controller IP/hostname · UNIFI_PASSWORD=Admin password · UNIFI_PORT=Controller HTTPS port · UNIFI_SITE=UniFi site name · UNIFI_USERNAME=Admin username · UNIFI_VERIFY_SSL=SSL certificate verification 1 0.0 %
UNIFI_API_KEY=UniFi Site Manager API key (https://unifi.ui.com). · UNIFI_API_KEY_OWNER=Owner-role API key — enables 33 Cloud Connector tools for per-device/per-client deep data. · UNIFI_API_URL=UniFi Site Manager API base URL (default: https://api.ui.com). · UNIFI_DISABLE=Comma-separated category disablelist. · UNIFI_LOCAL_INSECURE=Set to 'true' to accept self-signed cert from the local controller (typical for UDM Pro). · UNIFI_LOCAL_PASS=Controller local account password (required when UNIFI_LOCAL_URL set). · UNIFI_LOCAL_SITE=Site slug for legacy /api/s/{site}/* (default: default). · UNIFI_LOCAL_URL=Local controller URL (e.g. https://10.10.1.1). Enables 2 local-only tools (get-port-errors, list-port-flap-summary) that surface per-port errors + SFP DDM the Cloud API does not expose. Requires LAN reachability. · UNIFI_LOCAL_USER=Controller local account username (required when UNIFI_LOCAL_URL set). Viewer/Limited-Admin role is sufficient. · UNIFI_TOOLS=Comma-separated category allowlist. Default: all categories enabled. 1 0.0 %
UNIFI_DEVICES=JSON array of UniFi device configs (name, url, api_key, services, site) · UNIFI_MODE=Auth mode: local (session), local_api_key (Integration API), or cloud · UNIFI_PASSWORD=Controller password for session auth (UNIFI_MODE=local) · UNIFI_USERNAME=Controller username for session auth (UNIFI_MODE=local) · UNIFI_VERIFY_SSL=Verify SSL certificates (false for self-signed) 1 0.0 %
UNIFI_HOST=UniFi Controller hostname or IP address · UNIFI_PASSWORD=UniFi Controller password · UNIFI_PORT=UniFi Controller port (default: 443) · UNIFI_SITE=UniFi site name (default: default) · UNIFI_USERNAME=UniFi Controller username · UNIFI_VERIFY_SSL=Verify SSL certificate (default: true) 1 0.0 %
UNIMSG_API_KEY=API key from uni-msg Dashboard → API Keys (starts with wsa_) 1 0.0 %
UNIRATE_API_KEY=UniRate API key — get a free one at https://unirateapi.com 1 0.0 %
UNISENDER_API_KEY=API key 1 0.0 %
UNITY_MCP_CLIENT_TRANSPORT=Client -> Server transport type: stdio or http (default: http) · UNITY_MCP_PLUGIN_TIMEOUT=Plugin -> Server connection timeout (ms) (default: 10000) · UNITY_MCP_PORT=Client -> Server <- Plugin connection port (default: 8080) 1 0.0 %
UNITY_PROJECT_PATH=Absolute path to your Unity project root (required) 1 0.0 %
UNITY_PROJECT_PATH=Path to Unity project for auto-detecting version from ProjectSettings/ProjectVersion.txt · UNITY_VERSION=Unity version to serve: 2022, 2023, or 6 (default: auto-detect or 6) 1 0.0 %
UNLEASH_BASE_URL=Your Unleash instance URL (local or hosted) · UNLEASH_DEFAULT_PROJECT=The default project ID the MCP should use · UNLEASH_PAT=Your Unleash Personal Access Token (PAT) for authentication 1 0.0 %
UNLIMITEDTTS_ENVIRONMENT=Runtime environment. Defaults to production; staging explicitly selects the staging API and Base Sepolia pins. · UNLIMITEDTTS_MAX_USDC_PER_CALL=Maximum authorized USDC amount for one synthesis. · UNLIMITEDTTS_OUTPUT_DIRECTORY=Absolute approved directory for private MP3 artifacts and sanitized receipts. · UNLIMITEDTTS_ROLLING_24H_USDC=Maximum committed, unknown, and reserved spend in a rolling 24-hour window. 1 0.0 %
UNLOCALHOST_TOKEN=API token. Normally written by the unlocalhost_login tool after you approve the device in a browser, so you should not need to set this by hand. · UNLOCALHOST_URL=Base URL of the unlocalhost instance to talk to. Defaults to the hosted instance. Set this to point the tools at your own self hosted deployment. 1 0.0 %
UNMARKDOWN_API_KEY=Your Unmarkdown API key (starts with um_). Get one from Settings > API in your Unmarkdown account. 1 0.0 %
UNOROUTER_API_KEY=UnoRouter API key from https://unorouter.com/token · UNOROUTER_BASE_URL=Override the API base URL (defaults to https://api.unorouter.com) 1 0.0 %
UNPAYWALL_EMAIL=Your email address — required by the Unpaywall API as an identifier (no API key needed). See https://unpaywall.org/products/api 1 0.0 %
UNPHURL_API_KEY=Your Unphurl API key (get one at unphurl.com or via the signup tool) 1 0.0 %
UNREALUGC_API_KEY=UnrealUGC API key created in Dashboard Settings 1 0.0 %
UNREAL_PROJECT_PATH=Path to Unreal project for auto-detecting version from .uproject EngineAssociation field · UNREAL_VERSION=Unreal Engine version to serve, e.g. 5.7 or 5.8 (default: auto-detect or 5.8) 1 0.0 %
UNTAPPD_ACCESS_TOKEN=Untappd OAuth access token — unlocks the friend feed tool, user-scoped rate limits, and richer /user data. Optional: can instead be obtained interactively via the authenticate_untappd tool or `npx untappd-mcp-server auth` (stored in ~/.untappd-mcp-server/token.json) · UNTAPPD_CLIENT_ID=Untappd API Client ID · UNTAPPD_CLIENT_SECRET=Untappd API Client Secret · UNTAPPD_REDIRECT_URL=OAuth redirect URL for interactive authentication — must exactly match the Callback URL registered in your Untappd app settings; default http://localhost:8737/callback · UNTAPPD_TOKEN_PATH=Override path for the saved token file; default ~/.untappd-mcp-server/token.json · UNTAPPD_USERNAME=Default username for authenticated user tools 1 0.0 %
UNTAPPD_CLIENT_ID=Untappd mobile app client id (obtained by intercepting the app; see README). · UNTAPPD_CLIENT_SECRET=Untappd mobile app client secret. · UNTAPPD_PASSWORD=Your Untappd account password (used only for xauth login). · UNTAPPD_USERNAME=Your Untappd username or login email. 1 0.0 %
UPAPI_API_KEY=upAPI API key (create one at https://app.upapi.io/dashboard/api-keys) 1 0.0 %
UPHEALTH_API_KEY=Optional. Runs keyless by default — lookup_health_fact needs no key. Get a free sandbox key (it begins up_sandbox_) from https://uphealth.us/signup to unlock the keyed patient-stream + cue tools. 1 0.0 %
UPLOADCHECK_API_BASE_URL=UploadCheck API base URL · UPLOADCHECK_API_KEY=Workspace API key from your UploadCheck setup email (get one at https://uploadcheck.app/checkout/) 1 0.0 %

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

Sheet 106 of 114, 5,683 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=106