Skip to content
Back to search
30
MCP http

Cosmos Chain Network Info

x402/cosmos-chain-network-info

Get current network information for any Cosmos chain including current block height, latest block time, sampled average block time, total staking supply, bonded tokens, bonded ratio percentage staked, active validator count, denom count, and chain ID. Useful for AI agents monitoring chain health and comparing economics across Cosmos ecosystem. [x402: $0.05/call on base, category=finance]

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Cosmos Validator Statistics
Get current validator statistics for any Cosmos chain. Returns validator operator address, moniker, bonded tokens, delegator shares, commiss
0 tools · http
Cosmos Wallet Multi Chain Balance
Get token balances for any Cosmos wallet address with chain detection from the bech32 prefix. Returns native balance, IBC token balances wit
0 tools · http
Cosmos Chain Transaction Decoder
Decode any Cosmos SDK transaction by hash from any Cosmos chain including Cosmos Hub, Noble, Osmosis, Juno, Stride. Returns message types Ms
0 tools · http
Cosmos IBC Transfer Tracker
Track any IBC transfer between Cosmos chains by source chain transaction hash. Returns source channel and port, destination channel and port
0 tools · http
@velocity-bpa/n8n-nodes-cosmos-hub
n8n community node for Cosmos Hub blockchain operations
0 tools
Bitcoin Block Information
Get detailed information for any Bitcoin block by height or hash. Returns block hash, height, timestamp, transaction count, total fees paid
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cosmos_chain_network_info": {
      "url": "https://proxy.suverse.io/v1/data/cosmos-chain-info",
      "transport": "http"
    }
  }
}