← Back to Plugins
MCP Server MCP

io.github.chrischall/etix-mcp

github By github 👁 1 views ▲ 0 votes

Etix event discovery for Claude — search events, venues & performers and fetch event details

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "etix-mcp",
      "version": "0.4.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the fetchproxy WebSocket port (default 37149).",
          "format": "string",
          "name": "ETIX_WS_PORT"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...