MCP server · Aleo
aleo-node
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Aleo. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Aleo publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_latest_height— Get the latest block height on the network.get_latest_hash— Get the latest block hash.get_latest_state_root— Get the latest ledger state root.get_latest_block— Get the full latest block.get_block— Get a block by height or hash.get_block_transactions— List transactions confirmed in a block.get_transaction— Get a transaction by ID.get_program— Get the Aleo instructions for a deployed program.get_program_mappings— List a program's mapping names.get_mapping_value— Read a value from a program mapping by key.get_latest_committee— Get the current validator committee.find_block_hash_by_transaction— Find the block hash that confirmed a transaction.broadcast_transaction— Broadcast a signed transaction to the network.
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.