MCP server · Tendermint
tendermint-rpc
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 Tendermint. 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 Tendermint publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_health— Node health checkget_status— Node status, sync info, and validator infoget_net_info— Peer/network informationget_blockchain— Block headers within a min/max height rangeget_block— Block at a given heightget_block_by_hash— Block by hashget_block_results— ABCI results for a blockget_commit— Commit for a heightget_validators— Validator set at a height (paginated)get_genesis— Genesis fileget_consensus_params— Consensus parameters at a heightget_tx— Transaction by hash with proofsearch_tx— Search transactions by event query (paginated)search_block— Search blocks by event query (paginated)get_unconfirmed_txs— List mempool (unconfirmed) transactionsget_num_unconfirmed_txs— Count of mempool transactionsabci_info— ABCI application infoabci_query— Query the ABCI application statecheck_tx— Validate a transaction against the mempool without broadcastingbroadcast_tx_sync— Broadcast a transaction, wait for CheckTxbroadcast_tx_commit— Broadcast a transaction, wait for commitbroadcast_evidence— Submit evidence of validator misbehavior
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.