{
 "generated": "2026-09-19",
 "provider": {
  "name": "Solana Explorer MCP server",
  "slug": "solana-explorer-mcp",
  "category": "nonevm",
  "category_label": "Specialized networks",
  "url": "https://explorer.solana.com/mcp",
  "pricing_url": "https://explorer.solana.com/mcp/start",
  "capabilities": [
   "MCP server exposing the block explorer's decoded on-chain data to agents over Streamable HTTP (stateless, no session management)",
   "inspect_entity tool: takes one base58 identifier of 1-128 characters (a 32-byte account address or a 64-byte transaction signature) and auto-detects which it was given",
   "Returns the same IDL decoding and enrichments the browser explorer renders, as structured JSON; SPL mints return decimals, supply, supply_type, mint_authority, freeze_authority, is_initialized and token_program",
   "ping tool",
   "Read-only by design: neither registered tool can sign, send or mutate state"
  ],
  "chains_note": "Clusters: mainnet-beta, devnet and testnet. The inspect_entity cluster parameter is one of mainnet-beta, devnet or testnet and defaults to mainnet-beta.",
  "chain_families": [
   "other"
  ],
  "network_support": {
   "families": [
    "other"
   ],
   "claims": [
    {
     "target": {
      "kind": "family",
      "id": "other"
     },
     "status": "supported",
     "evidence": {
      "text": "Clusters: mainnet-beta, devnet and testnet. The inspect_entity cluster parameter is one of mainnet-beta, devnet or testnet and defaults to mainnet-beta.",
      "source_refs": [],
      "verified": true,
      "last_verified": "2026-09-19"
     }
    }
   ],
   "raw": {
    "chains_note": "Clusters: mainnet-beta, devnet and testnet. The inspect_entity cluster parameter is one of mainnet-beta, devnet or testnet and defaults to mainnet-beta.",
    "avalanche_support": null
   }
  },
  "capability_classes": [
   "webhook",
   "agent.mcp"
  ],
  "capability_support": [
   {
    "raw": "MCP server exposing the block explorer's decoded on-chain data to agents over Streamable HTTP (stateless, no session management)",
    "class_ids": [
     "webhook",
     "agent.mcp"
    ],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-19"
   },
   {
    "raw": "inspect_entity tool: takes one base58 identifier of 1-128 characters (a 32-byte account address or a 64-byte transaction signature) and auto-detects which it was given",
    "class_ids": [],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-19"
   },
   {
    "raw": "Returns the same IDL decoding and enrichments the browser explorer renders, as structured JSON; SPL mints return decimals, supply, supply_type, mint_authority, freeze_authority, is_initialized and token_program",
    "class_ids": [],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-19"
   },
   {
    "raw": "ping tool",
    "class_ids": [],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-19"
   },
   {
    "raw": "Read-only by design: neither registered tool can sign, send or mutate state",
    "class_ids": [],
    "status": "reported",
    "scope": "provider",
    "source_refs": [],
    "verified": true,
    "last_verified": "2026-09-19"
   }
  ],
  "freshness": {
   "band": "fresh",
   "age_days": 0,
   "last_verified": "2026-09-19",
   "as_of": "2026-09-19"
  },
  "status": "active",
  "promo_state": "none",
  "avalanche_support": null,
  "avalanche_flag": "no",
  "access_model_raw": "key-free-public",
  "access_model": "key-free-public",
  "free_tier": "Entirely free. The setup page states Auth: 'Open - no key required'. There is no paid tier, no account and no signup.",
  "rate_limit": "Not published. The endpoint reported 'Ready - 494 ms' when checked.",
  "paid_from": "n/a - no paid plan",
  "pricing_unit": "flat",
  "promos": null,
  "notes": "[2026-09-19] Announced 2026-09-17 and verified live this run. Errors come back in a structured errors[] array with NOT_FOUND (entity absent on that cluster) and CURRENTLY_UNSUPPORTED codes, and unresolvable fields are returned as explicit unknown markers rather than dropped. Two documented gaps: accounts owned by the legacy loaders are not decodable yet, and token market data (price, volume, market cap) is out of scope. Distinct from the pre-existing Solana developer-docs MCP at mcp.solana.com, which serves documentation rather than chain state.",
  "sources": [
   "https://explorer.solana.com/mcp/start",
   "https://explorer.solana.com/mcp"
  ],
  "verified": true,
  "last_verified": "2026-09-19",
  "page": "/providers/solana-explorer-mcp.html"
 },
 "changes": [
  {
   "date": "2026-09-19",
   "provider": "Solana Explorer MCP server",
   "type": "new-service",
   "title": "Solana Explorer MCP server added to the tracker (nonevm)",
   "summary": "Newly tracked provider, announced 2026-09-17 and verified live. Free and key-free MCP endpoint at explorer.solana.com/mcp over stateless Streamable HTTP, covering mainnet-beta, devnet and testnet. Two read-only tools (inspect_entity, ping) return the browser explorer's IDL decoding as structured JSON. No rate limit published; legacy-loader accounts not decodable; market data out of scope.",
   "sources": [
    "https://explorer.solana.com/mcp/start",
    "https://explorer.solana.com/mcp"
   ],
   "verified": true
  }
 ]
}
