SERVER

Frostbyte

Rank #20220

io.github.OzorOwn/frostbyte

MCP server providing frostbyte capabilities

First listed
Mar 5, 2026
Last publish date
Mar 5, 2026
OVERVIEW

Frostbyte is a Model Context Protocol (MCP) server published by OzorOwn. It ranks #20220 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Frostbyte is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Mar 5, 2026.

STANDING
#20,220of 58,832 tracked serversTop 50%

Ranks ahead of 38,612 of 58,832 servers on MCP Toplist.

CONNECT

Use Frostbyte

Add Frostbyte to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "frostbyte": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ozorown/frostbyte-mcp:latest"
      ],
      "env": {
        "FROSTBYTE_API_KEY": "<your FROSTBYTE_API_KEY>",
        "FROSTBYTE_BASE_URL": "<your FROSTBYTE_BASE_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

OzorOwn

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.0Mar 5, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Frostbyte?
MCP server providing frostbyte capabilities
Who maintains Frostbyte?
Frostbyte is maintained by OzorOwn, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Frostbyte an official MCP server?
Yes — Frostbyte is listed on the Official MCP Registry.
How many versions does Frostbyte have?
MCP Toplist tracks 2 versions of Frostbyte, most recently published on Mar 5, 2026.
Where can I find the source code for Frostbyte?
The source code for Frostbyte is hosted at github.com/OzorOwn/frostbyte-mcp.
EXPLORE