SERVER

Cce MCP Server

Rank #2052

io.github.OdinBot33/cce-mcp-server

MCP server providing cce-server capabilities

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

Cce MCP Server is a Model Context Protocol (MCP) server published by OdinBot33. It ranks #2052 of 58,900 servers tracked on MCP Toplist, and its repository has 85 GitHub stars. Cce MCP Server is listed on Official MCP, with 5 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Mar 13, 2026.

STANDING
#2,052of 58,900 tracked serversTop 5%

Ranks ahead of 56,848 of 58,900 servers on MCP Toplist.

CONNECT

Use Cce MCP Server

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

npm package
{
  "mcpServers": {
    "cce-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cce-mcp-server"
      ],
      "env": {
        "SUPABASE_URL": "<your SUPABASE_URL>",
        "SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

OdinBot33

Organization
Total servers
1
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
1.3.1Mar 13, 2026
1.3.0Mar 13, 2026
1.2.1Mar 13, 2026
1.0.2Mar 13, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

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