Skip to content
Back to search
30
MCP http

Cosmos Validator Statistics

x402/cosmos-validator-statistics

Get current validator statistics for any Cosmos chain. Returns validator operator address, moniker, bonded tokens, delegator shares, commission rate plus max rate and max change rate, jailed status, bonding status, min self delegation, and slashing window parameters. Critical for AI staking agents picking validators and portfolio tools. [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 Chain Network Info
Get current network information for any Cosmos chain including current block height, latest block time, sampled average block time, total st
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
EruditePay TRON: Validator Stats
Tron Super Representative validator statistics: votes, rewards, uptime [x402: $0.003/call on eip155:8453, category=other]
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
Smart Money Tracker — Cosmos (experimental)
Smart Money Tracker — Cosmos (experimental) What this gives an AI agent: a single $0.02 call returns the tokens where profitable Cosmos-eco
0 tools · http

How to use

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

{
  "mcpServers": {
    "cosmos_validator_statistics": {
      "url": "https://proxy.suverse.io/v1/data/cosmos-validator-stats",
      "transport": "http"
    }
  }
}