{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "dev.cybermaps/site-readonly",
  "title": "CYBERMAPS Public Site",
  "version": "1.0.0",
  "description": "Read-only CYBERMAPS website content",
  "websiteUrl": "https://cybermaps.dev",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://cybermaps.dev/mcp",
      "supportedProtocolVersions": [
        "2026-07-28"
      ]
    }
  ]
}