Skip to content

Environment variable descriptions (raw)

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

Value Entries Share
PLAID_CLIENT_ID=Your Plaid client_id from the Plaid dashboard (Team Settings -> API). · PLAID_ENV=Plaid environment: production or sandbox. · PLAID_SECRET=Your Plaid secret for the target environment (production or sandbox). · PORT=Port the MCP HTTP server listens on inside the container. 1 0.0 %
PLANETARY_AGENTS_BACKEND_URL=Base URL of the Planetary Agents FastAPI backend that serves persona chat. Defaults to http://localhost:8000 for local dev; set to https://api.agents.alchm.kitchen to use the hosted service. · PLANETARY_AGENTS_FRONTEND_URL=Base URL of the Planetary Agents frontend, used by get_agent_feed_discussion to read council-feed threads. Defaults to http://localhost:3000; set to https://agents.alchm.kitchen for the hosted feed. · PLANETARY_AGENTS_MCP_MODEL_TIER=Default model tier for persona responses: free | cheap_fast | primary | reflective. Defaults to free (the hosted backend reserves paid tiers). 1 0.0 %
PLANFIX_TOKEN=API key for the service 1 0.0 %
PLANIFY_API_KEY=Planify API key, created under Settings → API in the dashboard. Shown once. · PLANIFY_API_URL=Override the API base URL. Only needed for staging or self-hosted. 1 0.0 %
PLANKA_AGENT_EMAIL=Email/username for PLANKA authentication · PLANKA_AGENT_PASSWORD=Password for PLANKA authentication · PLANKA_BASE_URL=PLANKA server URL (e.g., https://planka.example.com) 1 0.0 %
PLANTRIP_API_KEY=Free API key from https://plantrip.io/developers 1 0.0 %
PLANWIRE_API_KEY=Your PlanWire API key. Get a free sandbox key at https://planwire.io/?utm_source=mcp_registry&utm_medium=directory&utm_campaign=mcp. 1 0.0 %
PLATFONE_API_KEY=Your Platfone API key from https://platfone.com/app/api 1 0.0 %
PLATFORM_API_URL=HTTP API endpoint (default: https://razz.games/api) · PLATFORM_WS_URL=WebSocket endpoint (default: wss://razz.games/ws) · RAZZ_API_KEY=Agent API key from Razz registration. Use the razz_register tool to get one. 1 0.0 %
PLCSENSE_LICENSE_KEY=Optional one-shot licence key (same as plcsense license activate). Skip if this machine is already licensed. 1 0.0 %
PLENTOPASTO_API_KEY=Your Plento Pasto API key, used to authenticate the MCP server to your account. 1 0.0 %
PLESK_API_KEY=Plesk API key. Create via `plesk bin secret_key --create -description 'Plesk MCP'` on the server. Required, unless PLESK_USERNAME and PLESK_PASSWORD are provided. · PLESK_HOST=Base URL of your Plesk server. May include port. Example: https://plesk.example.com:8443 · PLESK_PASSWORD=Password for authenticating with your Plesk server. · PLESK_USERNAME=Username for authenticating with your Plesk server. Typically "admin". 1 0.0 %
PLUGGY_CLIENT_ID=Pluggy client ID issued at https://dashboard.pluggy.ai · PLUGGY_CLIENT_SECRET=Pluggy client secret 1 0.0 %
PMQ_MCP_DAILY_USD=Durable cumulative BUY budget per UTC day (off when unset). Unknown live results retain the requested reservation through that UTC day. · PMQ_MCP_LIVE=Set to 1 to register the LIVE trading tools (fak_buy, fak_sell, cancel_and_reconcile). Overridden by PMQ_MCP_PAPER=1; with neither set the server is read-only. · PMQ_MCP_MAX_USD=Per-order hard cap in USD enforced before any buy, live and paper alike (default 10). · PMQ_MCP_PAPER=Set to 1 for paper trading: trading tools simulate displayed top-of-book fills against real books. No keys or exchange orders. Wins over PMQ_MCP_LIVE. · PMQ_MCP_PAPER_USD=Initial paper balance in USD when a new state file is created (default 1000). Only relevant when PMQ_MCP_PAPER=1. · PMQ_MCP_STATE_FILE=Local durable paper-ledger and daily-budget file. Defaults to $XDG_STATE_HOME/pmq or ~/.local/state/pmq; it contains no key material. · POLY_FOREIGN_ORDER_LOGS=Colon-separated registry files of the wallet's other order-senders. Reconciliation claims trades unknown to every registry. Sound only if every sender on the wallet keeps a registry. · POLY_FUNDER=Funder wallet address. Required with signature_type > 0 (deposit wallets); also an optional default for public account_portfolio reads. · POLY_ORDER_LOG=Append-only file of this server's own order ids. Enables order attribution when several senders share one wallet: account totals then count only orders placed through this server. Optional; without it behavior is unchanged. · POLY_PRIVATE_KEY=EOA private key used only to sign orders locally when trading tools are enabled. Never printed or transmitted. Not needed for the read-only tools. · POLY_SIG_TYPE=Polymarket signature type: 0 EOA, 1 POLY_PROXY, 2 POLY_GNOSIS_SAFE, 3 POLY_1271 (app deposit wallet). Run pmq-doctor if unsure. 1 0.0 %
POCHTA_LOGIN=API key for the service 1 0.0 %
POCKETNOOK_TOKEN=An agent token minted at pocketnook.dev/home under "Agent access". Acts on its owner's own nooks only; 90-day expiry. · POCKETNOOK_URL=Base URL, if not https://pocketnook.dev. 1 0.0 %
PODCASTINDEX_API_KEY=Podcast Index API key — free at https://api.podcastindex.org · PODCASTINDEX_API_SECRET=Podcast Index API secret issued with your API key 1 0.0 %
POEMCP_CACHE_DIR=Directory for the Craft of Exile data cache. Defaults to the platform user-cache dir (e.g. %LOCALAPPDATA%/poemcp on Windows, ~/.cache/poemcp elsewhere). 1 0.0 %
POETRYDB_BASE_URL=Override the PoetryDB API base URL. · POETRYDB_REQUEST_RETRIES=Retry count for retryable PoetryDB failures. · POETRYDB_REQUEST_TIMEOUT_MS=Per-request timeout in milliseconds. 1 0.0 %
POE_DATA_MCP_CACHE_DIR=Directory for the Craft of Exile data cache. Defaults to the platform user-cache dir (e.g. %LOCALAPPDATA%/poe-data-mcp on Windows, ~/.cache/poe-data-mcp elsewhere). 1 0.0 %
POINTCARE_API_KEY=EMR API key (required for production mode) · POINTCARE_API_URL=EMR API base URL (optional - runs in mock mode if not set) 1 0.0 %
POKEMONTCG_API_KEY=Pokemon TCG API key (optional). Without it the provider still works at a lower rate limit. Free key: https://dev.pokemontcg.io/ · PRICECHARTING_TOKEN=PriceCharting API token (paid subscription required). Enables graded-card pricing. · PSA_API_TOKEN=PSA Public API bearer token. Get one at https://www.psacard.com/publicapi. If unset, PSA tools are disabled but other tools (Pokemon TCG API, collection, watchlist) still work. · TCG_DB_PATH=Where to put the local SQLite database. Default: ~/.tcg-mcp/tcg.db 1 0.0 %
POLARION_MAX_REQUESTS_PER_SECOND=Client-side request rate cap in requests per second; match your deployment's throttle. 0 disables pacing (default: 1) · POLARION_TOKEN=Polarion personal access token · POLARION_URL=Base URL of the Polarion server 1 0.0 %
POLARITY_IGNORE_SSL=Set to 'true' if your Polarity server uses a self-signed certificate. · POLARITY_SERVER_URL=The base URL of your Polarity server, e.g. https://polarity.yourcompany.com · POLARITY_TIMEOUT_MS=Timeout in milliseconds for Polarity API requests. Defaults to 30000 (30 seconds). Increase for slow integrations. · POLARITY_TOKEN=A Polarity API key. Generate one in Polarity under Settings > API Keys. 1 0.0 %
POLAR_CACHE=Optional SQLite cache toggle. Set to true or sqlite to enable. · POLAR_CACHE_PATH=Optional local SQLite cache path. Defaults to ~/.polar-mcp/cache.sqlite. · POLAR_CLIENT_ID=Polar OAuth client ID. Optional when configured with polar-mcp-server setup. · POLAR_CLIENT_SECRET=Polar OAuth client secret. Prefer polar-mcp-server setup so this secret is stored in ~/.polar-mcp/config.json instead of MCP client config. · POLAR_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. · POLAR_PRIVACY_MODE=Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full Polar AccessLink payloads for supported endpoints. · POLAR_REDIRECT_URI=Redirect URI configured in the Polar AccessLink admin. Optional when configured with polar-mcp-server setup. · POLAR_TOKEN_PATH=Optional local path for OAuth tokens. Defaults to ~/.polar-mcp/tokens.json. 1 0.0 %
POLDEX_API_BASE_URL=Optional PolDex API base URL. Defaults to the production Cloudflare API. · POLDEX_API_KEY=PolDex API key used for authenticated credit, estimate, extraction, job, batch, connector event, and download tools. 1 0.0 %
POLICYFORGE_API_KEY=PolicyForge API key — create one at https://policyforge.co/api-dashboard 1 0.0 %
POLIETY_API_KEY=API key for poliety.com (required for poliety_changes, poliety_event_evidence and poliety_event_history; poliety_latest, poliety_integrity, poliety_events and poliety_ask work without a key, and a key upgrades poliety_latest with firstSeenAt timestamps) 1 0.0 %
POLITICAL_COMMS_API_KEY=Political Comms API key (pc_live_*), created by a human operator in the dashboard under Admin > API Keys 1 0.0 %
POLYDOC_API_KEY=API key from dashboard.polydoc.tech. · POLYDOC_BASE_URL=Override for self-hosted or staging use. Defaults to https://api.polydoc.tech. · POLYDOC_OUTPUT_DIR=Directory downloads are written to. Defaults to the OS temp dir + /polydoc. · POLYDOC_SANDBOX=Default sandbox mode (watermarked, does not use production quota). A tool call can override per request. Defaults to false. 1 0.0 %
POLYMARKET_INTEL_API_KEY=Optional API key for higher rate limits and paid features. Anonymous access works at free-tier limits. 1 0.0 %
POLYRAMA_API_TOKEN=Polyrama API token created at polyrama.io/api 1 0.0 %
POMELO_AUDIENCE=OAuth2 audience override. Defaults per environment. · POMELO_AUTH_URL=Auth base URL override. Defaults per environment. · POMELO_BASE_URL=API base URL override. Defaults per environment. · POMELO_CLIENT_ID=OAuth2 client id · POMELO_CLIENT_SECRET=OAuth2 client secret · POMELO_ENV=Environment: 'sandbox' or 'production'. Defaults to 'sandbox'. 1 0.0 %
PONLO_API_KEY=Your Ponlo.ai API key (get it from Settings > API Keys) · PONLO_API_URL=Your Ponlo.ai API URL (e.g., https://ponlo.ai) 1 0.0 %
POOKIE_API_KEY=Your SendPookie API key — get it from sendpookie.com → Settings → Developer 1 0.0 %
POPUP_API_BASE=API base URL · POPUP_API_KEY=Your PopUp API key (create at https://usepopup.com/discover/settings) 1 0.0 %
POP_ALLOWED_CATEGORIES=JSON array of allowed vendor categories (e.g. '["aws","cloudflare"]') · POP_CDP_URL=Chrome DevTools Protocol endpoint for credential injection (default: http://localhost:9222) · POP_GUARDRAIL_ENGINE=Guardrail engine: 'keyword' (offline, default) or 'llm' (requires API key) · POP_MAX_DAILY=Daily spending limit in USD · POP_MAX_PER_TX=Per-transaction spending limit in USD 1 0.0 %
PORKBUN_API_KEY=Porkbun API Key · PORKBUN_SECRET_KEY=Porkbun Secret API Key 1 0.0 %
PORKBUN_API_KEY=Porkbun API key · PORKBUN_GET_MUDDY=Enable write operations (default: false for read-only mode) · PORKBUN_SECRET_KEY=Porkbun secret key 1 0.0 %
PORT=Port for HTTP server (default: 3000) · TRANSPORT=Set to 'http' to enable HTTP transport · XENARCH_MAX_PAYMENT_USD=Local per-call payment cap in USDC (default 1.00). The only spending ceiling in standalone mode; set 0 to disable. Connect XENARCH_API_TOKEN for managed per-tx/daily/monthly caps. · XENARCH_NETWORK=Network for payments (base or base-sepolia) · XENARCH_PRIVATE_KEY=Wallet private key (hex, 0x-prefixed). Auto-generates on first run if omitted. · XENARCH_RPC_URL=Base RPC endpoint URL 1 0.0 %
PORT=Port for the local HTTP server (default 3002). 1 0.0 %
PORTKEY_API_KEY=Your Portkey API key for authentication · PORTKEY_BASE_URL=Portkey Admin API base URL. Defaults to https://api.portkey.ai/v1; a Prisma AIRS or Strata Cloud Manager URL is not compatible · PORTKEY_TOOL_DOMAINS=Optional comma-separated tool domains to expose, for example prompts,analytics 1 0.0 %
PORTKEY_API_KEY=Your Portkey API key for authentication · PORTKEY_BASE_URL=Portkey Admin API base URL. Defaults to https://api.portkey.ai/v1; point at a self-hosted gateway if needed · PORTKEY_TOOL_DOMAINS=Optional comma-separated tool domains to expose, for example prompts,analytics 1 0.0 %
PORTLANDMAPS_API_KEY=PortlandMaps API key. Required for the /api/* tools; without it those endpoints return error payloads. · PORTLANDMAPS_API_KEY_PARAM=Query-parameter name to send the API key as. Defaults to 'api_key'. · PORTLANDMAPS_CACHE_TTL_MS=In-memory response cache TTL in milliseconds. Defaults to 3600000 (one hour). 1 0.0 %
POSECODE_BASE_URL=Playground origin used for render permalinks (defaults to https://posecode.org). 1 0.0 %
POSOKANEI_API_BASE=Optional PosoKanei API base URL override. · POSOKANEI_CACHE_TTL_MS=Optional cache TTL in milliseconds. · POSOKANEI_MIN_INTERVAL_MS=Optional minimum delay between outbound PosoKanei API requests. · POSOKANEI_TIMEOUT_MS=Optional outbound request timeout in milliseconds. 1 0.0 %
POSTALL_API_KEY=PostAll API key. Get it from https://postall.io/dashboard → Settings → API 1 0.0 %
POSTBAG_API_KEY=A Postbag API key (pb_live_… or pb_test_…). Mint one at https://postbag.dev/app or with `postbag login`. · POSTBAG_API_URL=Base URL of the Postbag API. Defaults to https://postbag.dev — set this only for a self-hosted instance. 1 0.0 %
POSTBOLT_API_KEY=Your PostBolt API key (starts with sk_) 1 0.0 %
POSTCEPT_API_KEY=Postcept API key 1 0.0 %

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

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