ticketing-infra-360-mcp

bimopraksw/ticketing-infra-360-mcp
★ 0 stars TypeScript Browser/Web Updated 5d ago
MCP server for LinkIT360 Ticketing-Infra (create & list infra tickets via browser automation).
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ticketing-infra-360-": {
      "command": "npx",
      "args": [
        "-y",
        "bimopraksw/ticketing-infra-360-mcp"
      ]
    }
  }
}