← Index

io.github.OzorOwn/frostbyte

io.github.OzorOwn/frostbyte·v1.0.0·Maps & Location
Quality Score
83
/100

MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "frostbyte": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ozorown/frostbyte-mcp:latest"
      ],
      "env": {
        "FROSTBYTE_API_KEY": "<your-frostbyte_api_key>",
        "FROSTBYTE_BASE_URL": "<frostbyte_base_url>"
      }
    }
  }
}
§02  Environment variables
FROSTBYTE_API_KEY
secret

API key for Frostbyte gateway. Free tier auto-created if not set.

FROSTBYTE_BASE_URL

Gateway URL. Defaults to https://agent-gateway-kappa.vercel.app

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Maps & Location