{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.web34ever/validator",
  "title": "web3 validator public data",
  "description": "Read-only MCP server exposing the web3 validator (web34ever) proof-of-stake operation: Solana validator identity and performance metrics, the networks validated, and the published staking guides. No authentication is required. Validator metrics are a build-time snapshot with an as_of date and a live upstream source.",
  "version": "1.0.0",
  "websiteUrl": "https://web34ever.com/api#mcp",
  "repository": {
    "url": "https://github.com/web3validator/web34ever-svelte",
    "source": "github"
  },
  "icons": [
    {
      "src": "https://web34ever.com/brand/logo-512.png",
      "sizes": "512x512",
      "mimeType": "image/png"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://web34ever.com/mcp",
      "supportedProtocolVersions": ["2026-07-28", "2025-11-25", "2025-06-18"]
    }
  ]
}
