{
  "name": "com.brightonunderground/gigs",
  "title": "Brighton Underground Gigs",
  "description": "MCP server for searching live music gigs at Brighton (UK) venues. Daily aggregated listings from 22+ venues.",
  "version": "1.0.0",
  "transports": [
    {
      "type": "streamable-http",
      "url": "https://brightonunderground.com/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "serverInfo": {
    "name": "brighton-underground-gigs",
    "version": "1.0.0"
  },
  "documentation": "https://brightonunderground.com/docs/api"
}