celo-mcp
Model Context Protocol server providing access to the Celo blockchain — blockchain data, token operations, NFTs, smart contracts, transactions, and governance. Documented in Celo's official developer docs.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
get_network_status— Get current Celo network statusget_block— Get a block by number or hashget_latest_blocks— Get the most recent blocksget_account— Get account informationget_transaction— Get a transaction by hashget_token_info— Get token metadataget_token_balance— Get token balance for an addressget_celo_balances— Get CELO/stablecoin balancesget_nft_info— Get NFT metadataget_nft_balance— Get NFT balance for an addresscall_contract_function— Call a read-only smart contract functionestimate_contract_gas— Estimate gas for a contract callestimate_transaction— Estimate a transactionget_gas_fee_data— Get current gas fee dataget_governance_proposals— List Celo governance proposalsget_proposal_details— Get details for a governance proposal
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.