Zum Inhalt springen

Beschreibungen der Umgebungsvariablen (Rohangabe)

5.626 verschiedene Werte, gemessen an 25.076 ausgelieferten Einträgen.

Wert Einträge Anteil
GHL_API_KEY=GoHighLevel Private Integration Token. Create at: GHL Settings → Private Integrations → Create New Integration. · GHL_API_VERSION=Value for the GHL API Version header. · GHL_BASE_URL=GHL API base URL. The default works for all standard installs. · GHL_LOCATION_ID=GoHighLevel sub-account (location) ID. Visible in the URL when viewing a sub-account. · LOG_LEVEL=Log verbosity. · TRANSPORT=Transport mode: 'stdio' for Claude Desktop / Claude Code, 'http' for N8N and remote clients. 1 0.0 %
GHOSTFOLIO_DISABLED_TAGS=Comma-separated list of tags to disable tools for · GHOSTFOLIO_TIMEOUT=Request timeout in seconds · GHOSTFOLIO_TOKEN=Ghostfolio API token for authentication · GHOSTFOLIO_URL=Ghostfolio base URL (e.g., https://domain.tld:3333) · GHOSTFOLIO_VERIFY_SSL=Verify SSL certificates (true/false) · LOG_LEVEL=Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL) · MCP_HTTP_PORT=Port for HTTP server (default: 8000) · MCP_TRANSPORT=MCP transport type (http for HTTP, stdio for stdio) · RATE_LIMIT_ENABLED=Enable rate limiting · RATE_LIMIT_MAX_REQUESTS=Maximum requests per rate limit window · RATE_LIMIT_WINDOW_MINUTES=Rate limit window in minutes · READ_ONLY_MODE=Enable read-only mode to restrict write operations · TOOL_SEARCH_ENABLED=Enable FastMCP tool search transform · TOOL_SEARCH_MAX_RESULTS=Maximum tool search results returned by search_tools · TOOL_SEARCH_STRATEGY=Tool search strategy (bm25 or regex) 1 0.0 %
GHOSTFREE_DIR=Override the directory where GhostFree stores its data files (accepted-risks.yml, config.yml). Defaults to .ghostfree/ in the scanned repository root. · GHOSTFREE_MIN_SEVERITY=Minimum CVE severity level to surface. One of: CRITICAL, HIGH, MEDIUM (default), LOW. · NVD_API_KEY=Optional NVD API key for higher rate limits when enriching CVE details. Free to request at https://nvd.nist.gov/developers/request-an-api-key. 1 0.0 %
GHOSTLINK_LOG=Optional path for the JSON audit log of tool calls. Omit to disable file logging. · GHOSTLINK_REPO_ROOT=Absolute path to the repository the server is confined to. Every tool call is sandboxed beneath this path. 1 0.0 %
GHOST_INSPECTOR_ALLOW_RUNS=Set to "true" to let gi_run_test execute a stored test against a real environment, which can submit a real form. Deliberately not implied by GHOST_INSPECTOR_ALLOW_WRITES: an edit can be rolled back from the backup this server returns, a submission cannot. Defaults to false. · GHOST_INSPECTOR_ALLOW_WRITES=Set to exactly true to register the two mutating tools. Anything else keeps the server read-only. · GHOST_INSPECTOR_API_KEY=Your personal Ghost Inspector key, from Account Settings then API Access. Read fresh on every call, never written to disk, never echoed back. · GHOST_INSPECTOR_ORG_ID=Organization id. Needed only to execute a validation; read it from gi_whoami. 1 0.0 %
GH_TOKEN=Alternative GitHub API token for github-api repositories. · GITEA_TOKEN=Gitea API token for gitea-api repositories. · GITHUB_TOKEN=GitHub API token for github-api repositories. · GITLAB_TOKEN=GitLab API token for gitlab-api repositories. · REMOGRAM_CWD=Repository root for Remogram to inspect when the MCP host launches from another working directory. · REMOGRAM_OPERATOR_CONFIG=Optional path to a local operator write-command overlay. 1 0.0 %
GIBIL_API_KEY=Optional. Authenticates against gibil.dev for usage tracking and paid plans. · GITHUB_TOKEN=Optional. Used to clone private GitHub repos into the VM at boot via cloud-init. · HETZNER_API_TOKEN=Required when targeting Hetzner. Get from console.hetzner.com > Security > API Tokens. · VULTR_API_KEY=Required when targeting Vultr. Get from my.vultr.com > Account > API. At least one provider token is required. 1 0.0 %
GIGAMAIL_ROOT=Data directory (Windows: %APPDATA%\ADE, POSIX: ~/.ade). Optional; declare it if your MCP client filters the subprocess environment. 1 0.0 %
GILBERT_API_KEY=Your Gilbert API key (format: glbrt_live_...). Get one from your Gilbert admin dashboard with at least the meetings:read scope. · GILBERT_BASE_URL=Gilbert API base URL. Defaults to the official hosted API; override only for self-hosted deployments. 1 0.0 %
GIMP_PATH=Path to GIMP executable (default: /usr/bin/gimp) 1 0.0 %
GITEA_MAX_RETRIES=Retry count for transient failures · GITEA_RETRY_BASE_DELAY=Retry backoff base delay in seconds · GITEA_TIMEOUT=HTTP request timeout in seconds · GITEA_TOKEN=Personal access token for the configured instance · GITEA_URL=Base URL of your Gitea/Forgejo/Codeberg instance 1 0.0 %
GITHUB_ALLOWED_REPOSITORIES=Comma-separated owner/repository allowlist for GitHub evidence reads. · GITHUB_TOKEN=Optional GitHub token used only by the read-only evidence adapter. · LINEAR_ACCESS_TOKEN=Linear OAuth access token. Configure this or LINEAR_API_KEY through a protected secret store. · LINEAR_ALLOWED_ORGANIZATION_ID=Exact Linear organization ID allowed for scoped operations. · LINEAR_ALLOWED_PROJECT_IDS=Comma-separated exact Linear project IDs. Required after project discovery; leave empty only during initial bootstrap. · LINEAR_ALLOWED_SCOPE_CODES=Comma-separated exact scope codes. Leave empty for read-only capability inspection. · LINEAR_ALLOWED_TEAM_IDS=Comma-separated exact Linear team IDs. Required when reusing an existing team; leave empty only while bootstrapping a new dedicated team. · LINEAR_API_KEY=Linear API key. Configure this or LINEAR_ACCESS_TOKEN through a protected secret store. · MCP_AUDIT_LOG_PATH=Optional normalized absolute path for the append-only NDJSON operation audit. · MCP_WRITES_ENABLED=Global mutation gate. Keep false unless opening a separately bounded write window. · MCP_WRITE_WINDOW_EXPIRES_AT=Future RFC3339 expiry for a write window; enabled windows may last at most 60 minutes. · OBSIDIAN_ALLOWED_DIRECTORIES=Comma-separated vault-relative directories allowed for Obsidian operations. · OBSIDIAN_VAULT_NAME=Optional expected Obsidian vault directory name. · OBSIDIAN_VAULT_PATH=Optional normalized absolute path to an Obsidian vault. 1 0.0 %
GITHUB_API_URL=GitHub Enterprise Server API base URL. Leave unset for github.com. · GITHUB_TOKEN=GitHub personal access token (classic or fine-grained) 1 0.0 %
GITHUB_CLIENT_ID=OAuth App client id (public) to enable the device-flow login. · GITHUB_READONLY=Set to 1 or true to disable issue-creating/commenting tools. · GITHUB_TOKEN=A GitHub Personal Access Token (skips the OAuth device flow). 1 0.0 %
GITHUB_OWNER=Optional default GitHub organization or user name. · GITHUB_REPO=Optional default GitHub repository name. · GITHUB_TOKEN=GitHub token with the least privileges required by the tools you call. · SDLC_DEFAULT_BRANCH=Optional default branch used when repository metadata is unavailable. 1 0.0 %
GITHUB_OWNER=Target repo owner. Auto-detected from the git origin remote if unset. · GITHUB_REPO=Target repo name. Auto-detected from the git origin remote if unset. · GITHUB_TOKEN=GitHub PAT (fine-grained recommended). Falls back to `gh auth token` if unset. 1 0.0 %
GITHUB_PAT=GitHub Personal Access Token (PAT) without any scopes (avoids hitting GitHub's unauthenticated rate limits) · PACKAGE_VERSION_CACHE_ENABLED=Enable or disable the package version cache (true/false) 1 0.0 %
GITHUB_PERSONAL_ACCESS_TOKEN=GitHub token for the GitHub tools (optional) · OMNI_AGENT_MODE=Set to 'true' to enable Agent Mode (shell execution and file writes). Disabled by default. · SLACK_BOT_TOKEN=Slack bot token for slack_send_message (optional) 1 0.0 %
GITHUB_REPOS=Optional comma-separated owner/name repos to scope PR analysis. · GITHUB_TOKEN=Optional GitHub read-only token for PR review latency and reverts. · JIRA_API_TOKEN=Jira API token from id.atlassian.com. Read-only use. · JIRA_BASE_URL=Your Jira Cloud site, e.g. https://your-company.atlassian.net. Required for a live retro. · JIRA_BOARD_ID=Optional board id to pin when the account has several boards. · JIRA_EMAIL=Atlassian account email the API token belongs to. · RETRO_DEMO_MODE=Set to true to force the synthetic demo sprint even when credentials are present. · SLACK_CHANNELS=Optional comma-separated Slack channel ids to scan for the sprint window. · SLACK_TOKEN=Optional Slack read token to scan sprint channels for blocker and incident language. 1 0.0 %
GITHUB_TOKEN=Classic or fine-grained PAT with repo + workflow scopes 1 0.0 %
GITHUB_TOKEN=Example credential convention: <API_NAME>_TOKEN / <API_NAME>_API_KEY are injected for the API loaded under that name. · UCMCP_ALLOWED_HOSTS=Comma-separated extra hosts allowed for outbound calls (spec hosts are allowed automatically). · UCMCP_APIS_CONFIG=Path to a YAML file of APIs to preload at startup. · UCMCP_BLOCK_PRIVATE_IPS=Block outbound calls to private/loopback/link-local/cloud-metadata IPs (SSRF protection). Default true. · UCMCP_CACHE_TTL=TTL in seconds for caching read-only responses (default 60, 0 disables). 1 0.0 %
GITHUB_TOKEN=Fine-grained GitHub personal access token, read-only (public repos: Issues, Metadata, Contents). 1 0.0 %
GITHUB_TOKEN=GitHub PAT for higher rate limits (optional) · PRODUCTHUNT_TOKEN=Product Hunt API token for deep mode (optional) 1 0.0 %
GITHUB_TOKEN=GitHub Personal Access Token 1 0.0 %
GITHUB_TOKEN=GitHub Personal Access Token - increases API rate limits · LOG_LEVEL=Logging verbosity level · MIDNIGHT_LOCAL=Enable local mode with ChromaDB for offline semantic search 1 0.0 %
GITHUB_TOKEN=GitHub Personal Access Token with public_repo scope. Required for uploading consciousness and accessing the collective consciousness network. · NOOSPHERE_REPO=GitHub repository for consciousness storage (owner/repo format). 1 0.0 %
GITHUB_TOKEN=GitHub Personal Access Token. Optional - authenticate via GitHub CLI (gh auth login) for automatic token management, or set this token manually for CI/CD environments. 1 0.0 %
GITHUB_TOKEN=GitHub personal access token (classic or fine-grained). Optional for public repos, raises rate limit from 60 to 5000 req/hr, required for private repos. 1 0.0 %
GITHUB_TOKEN=GitHub personal access token (fine-grained, read-only public repos). Optional; raises API rate limit from 60 to 5000 requests/hour. 1 0.0 %
GITHUB_TOKEN=GitHub personal access token for exporting/importing memory to Gist · TOON_MEMORY_BRANCH=Override the auto-detected git branch name · TOON_MEMORY_CAPTURE=Set to 'true' to enable activity capture hooks · TOON_MEMORY_KEY=Encryption key for AES-256-GCM memory encryption · TOON_MEMORY_NO_SESSION=Set to disable session heartbeat tracking · TOON_MEMORY_SESSION_ID=Override the auto-detected session ID 1 0.0 %
GITHUB_TOKEN=GitHub personal access token or token from `gh auth token` 1 0.0 %
GITHUB_TOKEN=GitHub personal access token with read:user and repo scopes. Generate at https://github.com/settings/tokens 1 0.0 %
GITHUB_TOKEN=GitHub personal access token with repo and workflow scopes 1 0.0 %
GITHUB_TOKEN=GitHub personal access token — raises API rate limit from 60 to 5000 req/hr · SOLANA_RPC_URL=Solana RPC HTTP URL for on-chain queries (defaults to public mainnet) 1 0.0 %
GITHUB_TOKEN=GitHub read-only personal access token. Enables commits, PRs, and reviews. Leave all sources unset to use the built-in demo data. · JIRA_API_TOKEN=Jira API token from id.atlassian.com. Read-only use. · JIRA_BASE_URL=Your Jira Cloud site, e.g. https://your-company.atlassian.net. · JIRA_EMAIL=Atlassian account email the API token belongs to. · LINEAR_API_KEY=Linear personal API key (read-only). Enables issue state changes and comments. · SLACK_CHANNELS=Optional comma-separated channel ids to scan when message search is unavailable. · SLACK_TOKEN=Slack token with read scopes. Enables scanning your own messages for blocker language. · STANDUP_DEMO_MODE=Set to true to force the demo dataset even when credentials are present. · STANDUP_NAME=Optional display name for the standup's owner. 1 0.0 %
GITHUB_TOKEN=GitHub token for run-history analysis and log reading (optional for public-repo lint; raises the API rate limit and enables private repos and logs) 1 0.0 %
GITHUB_TOKEN=GitHub token to lift the unauthenticated GitHub REST rate limit when fetching skills (recommended). 1 0.0 %
GITHUB_TOKEN=GitHub token used only by the create_github_issue tool. Optional — falls back to `gh auth token` if unset. Not required for any other tool. 1 0.0 %
GITHUB_TOKEN=GitHub token used to raise the GitHub REST/search API rate limit for repo_search and repo_enrich. Optional; falls back to the gh CLI. 1 0.0 %
GITHUB_TOKEN=GitHub token with pull request read and write access. Can be left unset if the GitHub CLI is authenticated, because the server then falls back to gh auth token. 1 0.0 %
GITHUB_TOKEN=GitHub token with repository and actions read access, for the GitHub API. 1 0.0 %
GITHUB_TOKEN=GitHub token with repository read access, used for the GitHub API. 1 0.0 %
GITHUB_TOKEN=GitHub token — increases rate limit from 60 to 5,000 req/hr · OPENALEX_EMAIL=Your email for the OpenAlex polite pool (higher rate limits) · SEC_USER_AGENT=Your contact email/string for SEC EDGAR fair-access; a default is used otherwise · STACKEXCHANGE_KEY=Stack Exchange API key for higher daily quota on Stack Overflow searches 1 0.0 %
GITHUB_TOKEN=Optional GitHub token with Actions read access for private repositories and higher API rate limits · GITLAB_TOKEN=Optional GitLab token with read access to private projects, pipelines, jobs, and traces · HEALTH_MONITOR_AUTO_CHECK=Set to '1' to enable background scheduled checks · HEALTH_MONITOR_DB=Custom path for the SQLite database · HEALTH_MONITOR_GITLAB_BASE_URL_ALLOWLIST=Comma-separated self-hosted GitLab HTTPS origins allowed for monitoring · HEALTH_MONITOR_HTTP_TARGET_ALLOWLIST=Comma-separated private HTTP(S) origins allowed only in the full runtime profile · HEALTH_MONITOR_MAX_CONCURRENCY=Maximum concurrent scheduled and interactive server checks · HEALTH_MONITOR_RETENTION_DAYS=Number of days to retain health check history 1 0.0 %
GITHUB_TOKEN=Optional GitHub token — raises API rate limits and enables private-repo scans 1 0.0 %
GITHUB_TOKEN=Optional GitHub token — when set, submit_artifact auto-opens an Issue (full auto-review pipeline); without it, returns a pre-filled submission link 1 0.0 %
GITHUB_TOKEN=Optional GitHub token. Raises the search rate limit from 10 requests/minute to 30. 1 0.0 %
GITHUB_TOKEN=Optional. Only the 'insiders' tab needs it, to poll what notable developers starred. Every other tab works with no key at all. 1 0.0 %
GITHUB_TOKEN=Optional: GitHub Personal Access Token for `sn_read_docs` (branch lookup and GitHub search) · SN_INSTANCE_CONFIG=Path to `sn-instance.json` file that contains ServiceNow instance credentials · SN_LOG_DIR=Optional: Preferred log directory (defaults to current working directory) · SN_MCP_SERVER_VERBOSE=Optional: Enable verbose logging for debugging 1 0.0 %
GITHUB_TOKEN=Optional: used during self-update to avoid unauthenticated GitHub API rate limits. · OXCODE_NO_AUTO_UPDATE=Set to 1 to disable the binary's startup self-update check (CI, offline, or reproducible environments). 1 0.0 %

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

Blatt 49 von 113, 5.626 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=49