Loomal

frostbyte

MCP server by github.com/ozorown/frostbyte-mcp

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

1 starsoci: ghcr.io/ozorown/frostbyte-mcp:latest

About frostbyte

frostbyte is an MCP (Model Context Protocol) server published by ozorown in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more

It ships as a Docker image (ghcr.io/ozorown/frostbyte-mcp:latest), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ozorown/frostbyte-mcp, where the project has earned 1 GitHub stars.

Use frostbyte with your agent

Claude Code · one command
claude mcp add frostbyte -- docker run -i --rm ghcr.io/ozorown/frostbyte-mcp:latest
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "frostbyte": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ozorown/frostbyte-mcp:latest"
      ]
    }
  }
}
ocighcr.io/ozorown/frostbyte-mcp:latest

Frequently asked questions

What is frostbyte?
frostbyte is an MCP (Model Context Protocol) server by ozorown in the Autonomous Agents category. MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more
How do I connect frostbyte to Claude, Cursor, or another MCP client?
Install frostbyte from its oci package (ghcr.io/ozorown/frostbyte-mcp:latest) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is frostbyte open source?
Yes — the source code is public at github.com/ozorown/frostbyte-mcp, with 1 GitHub stars.
Can AI agents pay to use frostbyte?
Not yet through Loomal — frostbyte is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain frostbyte? Claim this listing free by verifying GitHub ownership, or contact us.