Skip to content
Back to search
30
MCP

@mseep/mcp-server-ticketmaster

npm/@mseep/mcp-server-ticketmaster

A Model Context Protocol server for discovering events, venues, and attractions through the Ticketmaster Discovery API

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-server-and-client
A Model Context Protocol (MCP) server for managing user data with support for resources, tools, and prompts.
0 tools
@mseep/12306-mcp
This is a 12306 ticket search server based on the Model Context Protocol (MCP).
0 tools
@mseep/playwright-mcp-server
Model Context Protocol servers for Playwright
0 tools
@mseep/google-meet-mcp
A Model Context Protocol (MCP) server for interacting with Google Meet through the Google Calendar API
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
cardshowdata-mcp
Model Context Protocol server for the CardShowData TCG pricing API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/mcp-server-ticketmaster": {
      "url": "None",
      "transport": "http"
    }
  }
}