Link Finder MCP

MCPReference

by webloom-agency

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • HOST

    Bind address in hosted mode

  • PORT

    Port to bind in hosted mode

  • MCP_TRANSPORT

    stdio (local), sse or http (hosted)

  • MCP_BEARER_TOKENsecret

    Shared secret clients send as Authorization: Bearer <token> (hosted only)

  • MCP_ALLOWED_HOSTS

    Comma-separated Host allowlist for DNS-rebinding protection. Empty = disabled. Supports a :* port wildcard.

  • LINK_FINDER_API_KEYrequiredsecret

    Your Link Finder API key

  • MCP_ALLOWED_ORIGINS

    Comma-separated Origin allowlist (used with the above)

  • LINK_FINDER_BASE_URL

    Override the API base URL

  • LINK_FINDER_DATA_DIR

    Where results + history are saved (empty = disable)

  • LINK_FINDER_HTTP_TIMEOUT

    HTTP timeout in seconds

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.