{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card/v1.json",
  "serverInfo": {
    "name": "elalto-municipal-agent-server",
    "version": "1.0.0",
    "description": "Servidor MCP oficial del Gobierno Autónomo Municipal de El Alto (GAMEA)"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://elalto.gob.bo/wp-json/mcp/novamira"
  },
  "capabilities": {
    "tools": {
      "listChanged": true
    },
    "resources": {
      "subscribe": true,
      "listChanged": true
    },
    "prompts": {
      "listChanged": true
    }
  }
}