CC Explorer MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CCEXPLORER_API_KEY | Yes | API key for the CC Explorer Pro API (Canton Network Explorer). Contact NodeFortress / CC Explorer Pro for API access. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| consensus_getB | Get the latest consensus block and validator set from the Canton Network |
| contract_getB | Get details of a specific contract by ID |
| contract_updates_listC | List updates involving a specific contract |
| party_updates_listC | List updates involving a specific party |
| update_getC | Get a specific ledger update by ID |
| updates_listC | List ledger updates |
| round_currentB | Get the current round number |
| governance_getC | Get a governance vote by tracking CID |
| governance_listB | List all governance votes (in progress and closed) |
| overview_getB | Get network overview including active validators, super validators, supply, consensus height, and open votes |
| party_getC | Get details of a specific party (wallet) by ID |
| searchC | Search for parties, updates, or other entities |
| super_validators_listB | List super validators and their reward weights |
| validators_listB | List all active validator licenses |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| CC Explorer API Information | Overview of available endpoints and their status |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agenticledger/ClientMCP_CCEXPLORER_MCPSERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server