MCP server health, State of MCP census
Fuse Network
io.fuse/mcp
MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.
Checks
The exact rows akashi check io.fuse/mcp prints, from the 2026-08-03 census.
| Check | Status | Detail |
|---|---|---|
| registry status | pass | active |
| server.json valid | pass | validates against its declared JSON Schema |
| repo reachable | skip | no repository declared |
| remote reachable | pass | HTTP 200 via initialize |
| MCP conformance | pass | initialize handshake ok |
| tools/list | pass | 50 tools: fuse_get_balance, fuse_get_transaction, fuse_get_receipt, fuse_read_contract, fuse_get_token_metadata, fuse_get_gas_price, fuse_resolve_ens, fuse_get_account_abstraction_info, ... |
| at least one live entrypoint | pass | 1 alive |
| spec 2026-07-28 | fail | at-risk: requires the removed Mcp-Session-Id session mechanism |
Spec 2026-07-28 readiness
Verdict: at-risk(requires the removed Mcp-Session-Id session mechanism). Measured against the 2026-07-28 specification (ruleset 2026-07-28-rc, compiled from the draft and re-diffed against the final text with no verdict-bearing rule changed) with read-only, keyless calls; see the ecosystem readiness report for how this server compares.
| Accepts handshake-free calls | no |
| server/discover implemented | no |
| Session independence | session required |
| Routing headers enforced | ignored |
Advisory: no resultType on results; no cache metadata on list results; negotiates 2025-06-18.
Evidence
Repository
No repository declared.
Packages
No packages declared.
Remote endpoints
- https://mcp.fuse.io/mcp
streamable-http · reachable· HTTP 200· initialize_ok
50 tools: fuse_get_balance, fuse_get_transaction, fuse_get_receipt, fuse_read_contract, fuse_get_token_metadata, fuse_get_gas_price, fuse_resolve_ens, fuse_get_account_abstraction_info, ...
server.json
validagainst its declared schema
One of 19804 servers in the 2026-08-03 State of MCP census: 15974 healthy (80.7%), 2792 degraded (14.1%), 851 dead (4.3%), 187 unknown (0.9%).
Verify it yourself
This page is a static read of one dated probe. Run the same check locally, any time, with no key:
$ akashi check io.fuse/mcpInstall Akashi - single Go binary, zero keys, MIT licensed.
Is this your server?
Claiming a server (an auto-refreshing badge and a verified publisher profile) is coming soon. Until then, embed the verified-on-date badge yourself with akashi check io.fuse/mcp --badge.
Open data, CC BY 4.0. How this census works - denominator, tiers, and what each check does.