Skip to main content
Glama
robandrewford

Ticketmaster Partner API

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TM_PARTNER_API_KEYYesYour Ticketmaster Partner API key
TM_PARTNER_API_SECRETYesYour Ticketmaster Partner API secret

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_tm_partnerC

Search for events, venues, or attractions using Ticketmaster Partner API

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no ambiguity with other tools. The tool's purpose is clearly defined as searching for events, venues, or attractions.

Naming Consistency5/5

With a single tool, naming consistency is trivially maintained. The name 'search_tm_partner' follows a clear snake_case verb_noun pattern.

Tool Count2/5

One tool is too few for a server named 'Ticketmaster Partner API', which implies a broader set of operations beyond search. The tool count feels severely limited given the domain scope.

Completeness2/5

The server only offers a search tool, leaving out essential operations like retrieving event details, managing orders, or performing CRUD actions. This creates significant gaps that prevent an agent from accomplishing typical tasks with the API.

Maintenance

ActivityInactive
ResponsivenessNo issues