Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CC Explorer MCP ServerShow me the current network status and any open governance votes."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
CC Explorer MCP Server
An MCP (Model Context Protocol) server for interacting with the Canton Network Explorer API at pro.ccexplorer.io.
Overview
This server provides AI assistants (Claude, etc.) with tools to query the Canton Network blockchain explorer via the CC Explorer Pro API.
API Version: 2.9.0
Base URL: https://pro.ccexplorer.io/api
Auth: x-api-key header
Installation
Configuration
Get an API Key
Contact NodeFortress / CC Explorer Pro for API access.
Set Environment Variable
Claude Desktop Configuration
Add to your claude_desktop_config.json:
Available Tools (14)
Consensus
Tool | Description |
| Get latest consensus block and validator set |
Contracts
Tool | Description |
| Get details of a specific contract by ID |
| List updates involving a specific contract |
Updates
Tool | Description |
| List ledger updates |
| Get a specific ledger update by ID |
| List updates involving a specific party |
Rounds
Tool | Description |
| Get the current round number |
Governance
Tool | Description |
| List all governance votes (in progress and closed) |
| Get a governance vote by tracking CID |
Overview
Tool | Description |
| Network overview: validators, supply, consensus height, open votes |
Parties
Tool | Description |
| Get details of a specific party (wallet) by ID |
Search
Tool | Description |
| Search for parties, updates, or other entities |
Validators
Tool | Description |
| List super validators and their reward weights |
| List all active validator licenses |
Usage Examples
Get Network Overview
Search for a Party
List Governance Votes
Get Current Round
Resources
The server also provides informational resources:
Resource URI | Description |
| Overview of available endpoints |
License
MIT
Author
Ore Phillips (@oregpt)
Links
CC Explorer Pro - Canton Network Explorer
Canton Network - Learn about Canton