Zum Inhalt springen

Beschreibungen der Umgebungsvariablen (Rohangabe)

5.683 verschiedene Werte, gemessen an 25.360 ausgelieferten Einträgen.

Wert Einträge Anteil
WARRANT_ACTOR=Actor id written into filed warrants. Defaults to mcp-client@<hostname>. · WARRANT_KEY=Ed25519 signing key. If unset, one is generated next to the store on the first filing and the result says so; any process that can read it can sign as this actor. · WARRANT_STORE=Absolute path to the warrant store this server files into and verifies. Defaults to .warrants relative to the server process's working directory, which an MCP host does not guarantee. 1 0.0 %
WATSONX_API_KEY=IBM Cloud API key (create one at https://cloud.ibm.com/iam/apikeys). · WATSONX_API_VERSION=watsonx.ai REST API version date. Defaults to 2024-05-31. · WATSONX_EMBED_MODEL_ID=Default embedding model id. Defaults to ibm/granite-embedding-278m-multilingual. · WATSONX_MODEL_ID=Default chat/generation model id. Defaults to ibm/granite-3-8b-instruct. · WATSONX_PROJECT_ID=watsonx.ai project id (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 inference host. Defaults to https://us-south.ml.cloud.ibm.com. 1 0.0 %
WAVESPEED_API_KEY=WaveSpeed API key (https://wavespeed.ai/accesskey). Optional when the wavespeed CLI is logged in. · WAVESPEED_BASE_URL=Override the WaveSpeed API base URL. Defaults to https://api.wavespeed.ai. · WAVESPEED_CLIENT_NAME=Override the client name reported for channel attribution. Defaults to wavespeed-mcp. 1 0.0 %
WAVES_EXECUTABLE=Full path to the Waves executable. Only needed if Waves is installed somewhere the launcher does not look; it finds Store, direct and .app installs on its own. 1 0.0 %
WAXSEAL_PRIVATE_KEY_PEM=Ed25519 private key PEM — required only for waxseal.document.sign and waxseal.approval.create. The three verify tools and waxseal.info work without any key. 1 0.0 %
WAYBACK_ACCESS_KEY=Internet Archive S3 access key for higher SPN2 rate limits. Optional — anonymous mode works without it. · WAYBACK_SECRET_KEY=Internet Archive S3 secret key for higher SPN2 rate limits. Optional — anonymous mode works without it. 1 0.0 %
WAYLAND_DISPLAY=Wayland display identifier (e.g. wayland-1). Required for grim to find the compositor. · XDG_RUNTIME_DIR=Wayland runtime directory (e.g. /run/user/1000). Required for socket lookup. 1 0.0 %
WAZAP_DATA_DIR=Where wazap keeps credentials, history and media. Defaults to ~/.wazap. · WAZAP_READ_ONLY=Refuse every write. The write tools are not registered at all. 1 0.0 %
WAZION_API_KEY=Your WAzion API key from https://wazion.com 1 0.0 %
WA_API_BASE_URL=Base URL of the Website Auditor API this server wraps. Defaults to the public production host. · WA_API_KEY=Optional: get_sample_audit works with no key and returns a full report in the real output format. Every other tool requires a key, and minting one requires an active Website Auditor subscription ($10/month; eligible new customers get a 7-day free trial — payment method required, no charge until the trial ends) — sign up at https://api.website-auditor.io/admin_portal/?source=mcp. check_upgrade_status reports your standing with any valid key. 1 0.0 %
WB_CACHE_MAX_ENTRIES=In-memory cache size. Default 200. · WB_CACHE_TTL_MS=In-memory cache lifetime, in milliseconds. Default 900000. Set 0 to turn it off. · WB_LOG_LEVEL=silent, error, info or debug. Default error. Logs go to stderr. · WB_MAX_RETRIES=Retries on a busy or rate-limited gateway. Default 3. · WB_MIN_INTERVAL_MS=Minimum milliseconds between requests. Default 1000, floor 500, ceiling 60000. · WB_TIMEOUT_MS=Deadline for one request, in milliseconds. Default 20000. · WB_USER_AGENT=Identify your own client. This project's identifier stays appended, so Wikimedia can always reach a human. 1 0.0 %
WB_DEFAULT_URL=WaterfallBridge app URL that open_app uses when no url is passed. · WB_HEADLESS=Run the automation Chromium headless (true) or visible (false). 1 0.0 %
WCAGC_API_BASE_URL=The wcagc API to call. Defaults to the hosted API; override only for a self-hosted deployment. · WCAGC_MCP_KEY=A wcagc API key with the mcp:scan scope. Mint one under Settings -> API keys; every plan can, with a daily quota on Free and Starter. 1 0.0 %
WC_CONSUMER_KEY=WooCommerce REST API consumer key (Read permission) · WC_CONSUMER_SECRET=WooCommerce REST API consumer secret (Read permission) · WP_URL=Base URL of the WordPress / WooCommerce store (HTTPS) 1 0.0 %
WEALTHVILLE_API_KEY=Optional free partner key for a higher rate limit (anonymous works at 60 req/min) · WEALTHVILLE_API_URL=Override the API base URL (default https://wealthville.net) 1 0.0 %
WEAPP_AUTOCLOSE=Whether to close or disconnect the automator session after each tool call. Accepts true/false, 1/0, yes/no, or on/off. · WEAPP_AUTOLAUNCH=Allow mp_ensureConnection to launch local WeChat DevTools with cli auto when the configured local automation port is not listening. Defaults to enabled; set false to disable. · WEAPP_AUTOMATOR_MODE=Force 'launch' or 'connect' mode. Defaults to 'launch' unless WEAPP_WS_ENDPOINT is set. · WEAPP_AUTO_ACCOUNT=Optional account passed to miniprogram-automator launch. · WEAPP_CONNECT_TIMEOUT=Milliseconds to wait for an automator websocket connection (default 45000). · WEAPP_DEVTOOLS_ARGS=Additional whitespace-separated CLI arguments passed during launch. · WEAPP_DEVTOOLS_CWD=Optional working directory passed to the DevTools launch process. · WEAPP_DEVTOOLS_PORT=Automation websocket port passed to 'cli auto --auto-port' in launch mode (default 9420). · WEAPP_DEVTOOLS_TICKET=Optional DevTools launch ticket. · WEAPP_DEVTOOLS_TIMEOUT=Milliseconds passed to miniprogram-automator when launching WeChat DevTools. · WEAPP_LAUNCH_TIMEOUT=Milliseconds to wait for a locally auto-launched automation port (default 45000). · WEAPP_PROJECT_PATH=Optional Mini Program project directory used by launch and local auto-launch flows. The server can also resolve a persisted default, a recent project, or the current working directory. · WEAPP_TRUST_PROJECT=Whether launch mode should trust the project. Accepts true/false, 1/0, yes/no, or on/off. · WEAPP_WS_ENDPOINT=Automation WebSocket endpoint for the 'connect' flow (e.g. ws://localhost:9420). When a local endpoint is not listening and auto-launch is enabled, mp_ensureConnection may start DevTools if it can resolve a project. · WECHAT_DEVTOOLS_CLI_PATH=Optional override for the WeChat DevTools CLI binary path (e.g. /Applications/wechatwebdevtools.app/Contents/MacOS/cli on macOS). 1 0.0 %
WEAVATRIX_ALLOW_SOURCE_EDITS=Set to 1 to authorize apply_edit_plan and rollback to write source files; unset, the refactor tools stay preview-only · WEAVATRIX_PRECISION=Core semantic precision: lsp (default) or off · WEAVATRIX_REFACTOR_HOME=Optional directory for the rollback snapshot store; defaults to a per-repo location 1 0.0 %
WEAVATRIX_ALLOW_TEST_RUNS=Optional explicit permission for verified_change to run requested test/check/verify package.json scripts; must be exactly 1 · WEAVATRIX_PRECISION=Optional semantic precision mode: lsp (default) uses the bundled bounded TypeScript/JavaScript language-server overlay; off keeps parser-only graphs · WEAVATRIX_PRECISION_PREWARM=Optional semantic prewarm budget: bounded (default) keeps fast startup; full explicitly queries every eligible JS/TS target within hard resource ceilings 1 0.0 %
WEBDAV_PASS=WebDAV password · WEBDAV_URL=Base URL of the WebDAV server (e.g. http://192.168.1.10:8080) · WEBDAV_USER=WebDAV username 1 0.0 %
WEBHOOK_CHANNEL=Set to '0' to disable SSE channel notifications (default: enabled) · WEBHOOK_WORKER_URL=URL of your deployed Cloudflare Worker endpoint (default: https://github-webhook.smgjp.com) 1 0.0 %
WEBHOUND_KEY=Your Webhound API key 1 0.0 %
WEBMCP_TODAY_API_KEY=Optional WebMCP Today API key for publishing and package pins 1 0.0 %
WEBSCRAPING_AI_API_KEY=WebScraping.AI API key (get one at https://webscraping.ai) · WEBSCRAPING_AI_CONCURRENCY_LIMIT=Maximum concurrent API requests · WEBSCRAPING_AI_DEFAULT_JS_RENDERING=Enable JavaScript rendering by default · WEBSCRAPING_AI_DEFAULT_PROXY_TYPE=Default proxy type for requests 1 0.0 %
WEBSUPPORT_ACCEPT_LANGUAGE=Language for API responses. · WEBSUPPORT_ALLOW_DESTRUCTIVE=Set to 1 to register the 7 destructive tools, each of which also requires confirm: true on every call. Independent of WEBSUPPORT_ALLOW_WRITE. · WEBSUPPORT_ALLOW_WRITE=Set to 1 to register the 13 write tools. Omit for a read-only deployment, where they never appear in tools/list at all. · WEBSUPPORT_API_BASE_URL=Market selection. Defaults to https://rest.websupport.sk. Also live: rest.websupport.cz, rest.websupport.hu, rest.websupport.se. · WEBSUPPORT_API_KEY=API key identifier from WebAdmin (Security -> API keys). Generate a Standard pair; a DynDNS pair authenticates against one endpoint only. · WEBSUPPORT_API_SECRET=API secret paired with the key. Used only to sign requests; it is never transmitted. 1 0.0 %
WEBUPLINK_API_KEY=Your WebUplink API key 1 0.0 %
WEBVOICE_API_KEY=WebVoice API key (wv_…). Optional until after webvoice_register_verify; required for chat/TTS/STT. · WEBVOICE_BASE_URL=REST API base URL 1 0.0 %
WEB_FETCHER_ALLOW_PRIVATE_HOSTS=Set to true to allow fetching loopback and private network addresses. Disables the SSRF guard. · WEB_FETCHER_MAX_BYTES=Maximum bytes downloaded per response. Defaults to 5000000. · WEB_FETCHER_RESPECT_ROBOTS=Set to true to enforce robots.txt before fetching. · WEB_FETCHER_TIMEOUT_MS=Request timeout in milliseconds (1000-120000). Defaults to 15000. · WEB_FETCHER_USER_AGENT=User-Agent header sent with every request. 1 0.0 %
WEB_RESURRECT_API_KEY=Web Resurrect API key (wr_live_xxx). Get one at https://web-resurrect.com/dashboard. · WEB_RESURRECT_BASE_URL=API base URL. Defaults to https://web-resurrect.com (override only for self-hosted or staging). 1 0.0 %
WECHAT_API_TIMEOUT=微信 API 超时毫秒数,默认 15000 · WECHAT_APP_ID=微信公众号 AppID(mp.weixin.qq.com → 开发 → 基本配置) · WECHAT_APP_SECRET=微信公众号 AppSecret(mp.weixin.qq.com → 开发 → 基本配置) · WECHAT_COVERS_DIR=封面图片目录,默认 ~/Pictures/wechat-covers · WECHAT_DEFAULT_AUTHOR=草稿默认作者名 1 0.0 %
WECKR_API_KEY=Your Weckr project API key (starts with wk_), from the dashboard sidebar at useweckr.com/dashboard. · WECKR_BASE_URL=Optional. Overrides the API base URL, for self-hosted or staging deployments. · WECKR_PROJECT_ID=Optional. Pins the server to one project id; otherwise it is resolved from the API key. 1 0.0 %
WEEEK_API_BASE_URL=Override API base for self-hosted / regional hosts (default https://api.weeek.net/public/v1) · WEEEK_API_TOKEN=WEEEK personal API token (WEEEK → Settings → API) · WEEEK_ATTACH_DIR=Directory weeek_attach_file may read from (default: the server's working directory) · WEEEK_ATTACH_MAX_BYTES=Max attachable file size in bytes (default 10485760) · WEEEK_TIMEOUT_MS=Per-request timeout in ms (default 30000) 1 0.0 %
WEM_API_URL=WEM Portal API URL (default: https://www.wemportal.com/app) · WEM_PASSWORD=Your WEM Portal password · WEM_USERNAME=Your WEM Portal email/username 1 0.0 %
WFIRMA_ACCESS_KEY=wFirma access key from your panel (Integrations → API) · WFIRMA_APP_KEY=wFirma app key for the API application · WFIRMA_SECRET_KEY=wFirma secret key paired with the access key 1 0.0 %
WG_EASY_ALLOW_TOOLS=Comma-separated tool names or list_* prefixes to register; 'essential' selects a curated preset (default: all tools) · WG_EASY_DENY_TOOLS=Comma-separated tool names or list_* prefixes to remove from whatever WG_EASY_ALLOW_TOOLS left · WG_EASY_INSECURE_TLS=Set to true to accept self-signed TLS certificates (scoped to the wg-easy connection) · WG_EASY_PASSWORD=Password of the wg-easy admin account · WG_EASY_READ_ONLY=Set to true to register only the read tools (default: false) · WG_EASY_URL=Base URL of the wg-easy web UI, e.g. https://vpn.example.com:51821 · WG_EASY_USERNAME=Username of a wg-easy admin account (2FA must be disabled) 1 0.0 %
WHATSAPP_ACCESS_TOKEN=Meta system-user access token (permanent). Used as Bearer token for Graph API. · WHATSAPP_BUSINESS_ACCOUNT_ID=WhatsApp Business Account (WABA) ID. Used for template management. · WHATSAPP_GRAPH_VERSION=Graph API version. Defaults to v21.0. Meta bumps quarterly. · WHATSAPP_PHONE_NUMBER_ID=WhatsApp Business phone number ID registered with Meta. 1 0.0 %
WHATSAPP_ALLOWED_NUMBERS=Comma-separated JIDs to restrict who can control replies · WHATSAPP_TARGET_NUMBER=Target WhatsApp number (required) 1 0.0 %
WHATSAPP_AUDIT_LOG=Log every tool call to audit.log. · WHATSAPP_BRIDGE_HOST=Hostname for the Go bridge REST API. · WHATSAPP_BRIDGE_PORT=Port for the Go bridge REST API. · WHATSAPP_ENCRYPT_DB=Enable SQLCipher DB encryption with the key sourced from macOS Keychain. · WHATSAPP_SCRUB_PROMPT_INJECTION=Strip known prompt-injection patterns from incoming messages before the LLM sees them. · WHATSAPP_VAULT_CRM_PATH=Absolute path to a vault CRM folder for auto-injection (e.g., Obsidian 'CRM/'). When unset, CRM injection is disabled. · WHATSAPP_WHISPER_API_KEY=OpenAI API key. Required only when WHATSAPP_WHISPER_BACKEND=openai-api. · WHATSAPP_WHISPER_BACKEND=Voice-note transcription backend. 'local-cpp' (default, private) or 'openai-api' (opt-in). · WHATSAPP_WHISPER_MODEL=whisper.cpp model name. Only used when backend is local-cpp. 1 0.0 %
WHATSAPP_BACKUP_PATHS=Semicolon-separated fallback database paths, tried after the primary paths. · WHATSAPP_DB_PATHS=Semicolon-separated paths to ChatStorage.sqlite. If unset, a platform default is used. · WHATSAPP_DEBUG=Set to 'true' for verbose logging to stderr. · WHATSAPP_LOG_FILE=Optional path to also write logs to a file. · WHATSAPP_MAX_DAYS=Maximum look-back window in days a caller may request. 1 0.0 %
WHEELSIZE_API_KEY=API key from developer.wheel-size.com 1 0.0 %
WHEEL_SIZE_API_KEY=Wheel-Size.com API key. Get one at api.wheel-size.com. 1 0.0 %
WHISPER_API_KEY=WhisperGraph API key. Get a free one at https://console.whisper.security/sign-up 1 0.0 %
WHITEINTEL_API_BASE=API origin (SSRF-guarded to whiteintel.dev hosts). · WHITEINTEL_API_KEY=Optional wi_ API key (whiteintel.dev, Settings, API keys). Lifts free-tier limits to your plan. 1 0.0 %
WHMCS_BASE_URL=Your WHMCS installation URL (HTTPS required) · WHMCS_IDENTIFIER=WHMCS API identifier · WHMCS_SECRET=WHMCS API secret 1 0.0 %
WHOISJSON_API_KEY=Your WhoisJSON API key from whoisjson.com/dashboard 1 0.0 %
WHOISXMLAPI_TOKEN=WhoisXML API key (get one at https://whoisxmlapi.com) 1 0.0 %
WHOOP_CACHE=Optional SQLite cache toggle. Set to true or sqlite to enable. · WHOOP_CACHE_PATH=Optional local SQLite cache path. Defaults to ~/.whoop-mcp/cache.sqlite. · WHOOP_CLIENT_ID=WHOOP OAuth client ID. Optional when configured with whoop-mcp-server setup. · WHOOP_CLIENT_SECRET=WHOOP OAuth client secret. Prefer whoop-mcp-server setup so this secret is stored in ~/.whoop-mcp/config.json instead of MCP client config. · WHOOP_NO_CACHE=Set to true to bypass the in-memory HTTP response cache (60s TTL for GET only). POST/PUT/DELETE and 4xx/5xx responses are never cached regardless. · WHOOP_PRIVACY_MODE=Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full WHOOP API payloads, not raw device sensor streams. · WHOOP_REDIRECT_URI=Redirect URI configured in the WHOOP Developer Dashboard. Optional when configured with whoop-mcp-server setup. · WHOOP_TOKEN_PATH=Optional local path for OAuth tokens. Defaults to ~/.whoop-mcp/tokens.json. 1 0.0 %
WHOOP_CLIENT_ID=Client ID from your WHOOP developer app (https://developer-dashboard.whoop.com/apps/create). · WHOOP_CLIENT_SECRET=Client secret from your WHOOP developer app. Used for OAuth token refresh. · WHOOP_LOG_FILE=Path to the rotating log file. Set to empty string to disable file logging. Default ~/.whoop-mcp-server/logs/whoop-mcp.log. · WHOOP_LOG_JSON=Structured JSON logs (true) vs human-readable (false). Default true. · WHOOP_LOG_LEVEL=Log level (DEBUG / INFO / WARNING / ERROR). Default INFO. · WHOOP_REDIRECT_URI=OAuth redirect URI. Defaults to http://localhost:8000/callback — only change if you registered a different URI. 1 0.0 %
WHOOP_CLIENT_ID=OAuth2 Client ID from your WHOOP developer app at developer-dashboard.whoop.com · WHOOP_CLIENT_SECRET=OAuth2 Client Secret from your WHOOP developer app. Run whoop-mcp-auth-setup once to complete OAuth flow. 1 0.0 %
WHOOP_CLIENT_ID=Your WHOOP Developer App Client ID from developer.whoop.com · WHOOP_CLIENT_SECRET=Your WHOOP Developer App Client Secret from developer.whoop.com 1 0.0 %
WHOOP_COGNITO_REFRESH_TOKEN=Whoop Cognito refresh token (~30 day lifetime). Obtained alongside the bearer token from `whoop-mcp auth`. When this expires, run `whoop-mcp auth` to get a fresh pair. · WHOOP_EMAIL=Your Whoop account email. Used only by `whoop-mcp auth` — the running server reads tokens, not credentials. · WHOOP_IOS_BEARER_TOKEN=Whoop Cognito access token. Obtain via `whoop-mcp auth` from the repo, which prompts for your Whoop email + password + SMS MFA code, then writes both tokens to a local .env. Auto-refreshes every ~24h. · WHOOP_TIMEZONE=IANA timezone (e.g., America/Los_Angeles) for response timestamps. Optional — if unset, the server auto-detects from your Whoop profile's timezone_offset field (refreshed hourly). · WHOOP_USER_ID=Your numeric Whoop user ID. Optional — used by whoop_profile and whoop_leaderboard. Avoids one redundant bootstrap call per session if set. 1 0.0 %

Auf diesem Blatt stehen 50 von 5.683 Werten; sie decken 50 Einträge ab.

Blatt 110 von 114, 5.683 Werte insgesamt.

Gezählt wird die Projektion, dieselbe Tabelle, aus der die Liste filtert. Ein Eintrag zählt je Wert einmal.

tracevero · https://tracevero.de/werkzeuge/merkmal/mcp/roh_umgebungsbeschreibungen?seite=110