Skip to main content
Glama
celo-org
by celo-org

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CELO_RPC_URLNoCelo mainnet RPC URLhttps://forno.celo.org
CELO_TESTNET_RPC_URLNoCelo testnet (Alfajores) RPC URLhttps://alfajores-forno.celo-testnet.org

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_network_statusA

Retrieve the current status and connection information of the Celo network, including network health and connectivity details.

get_blockA

Fetch detailed information about a specific block on the Celo blockchain using its number or hash. Optionally include full transaction details within the block.

get_transactionA

Obtain detailed information about a specific transaction on the Celo blockchain using its transaction hash.

get_latest_blocksB

Get information about the most recent blocks on the Celo blockchain, with the ability to specify the number of blocks to retrieve and starting offset.

get_token_balanceC

Get the token balance for a specific address.

get_celo_balancesB

Get CELO and stable token balances for an address.

get_stable_token_balanceA

Get balances of all major stable tokens and CELO for an address using multicall.

get_gas_fee_dataB

Get current gas fee data including EIP-1559 fees.

get_governance_proposalsC

Get Celo governance proposals with pagination support.

get_proposal_detailsB

Get detailed information about a specific governance proposal including its content and voting history.

get_staking_balancesA

Get staking balances for an address, including active and pending stakes broken down by validator group.

get_activatable_stakesA

Get information about pending stakes that can be activated for earning rewards.

get_validator_groupsA

Get information about all validator groups, including their members, votes, capacity, and performance metrics.

get_validator_group_detailsB

Get detailed information about a specific validator group including its members and performance data.

get_total_staking_infoA

Get network-wide staking information including total votes and participation metrics.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/celo-org/celo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server