← Registry

General Tools

tickets4pets.org

Provides tools to search and retrieve information about upcoming events, categories, top cities, and city-specific events from a ticket marketplace.

1 endpoint5 known toolsFirst detected July 28, 2026Last detected August 2, 2026

ENDPOINT 1

https://tickets4pets.org/mcp

No auth detected

MCP server metadata

Name
tickets4pets
Version
1.0.0
Capabilities
tools
Server instructions

Tickets 4 Pets: search live U.S. event tickets (TicketNetwork inventory). Every purchase through returned links funds animal-shelter supplies at no extra cost to the buyer.

Known tools 5

search_events

Search ~190,000 upcoming U.S.

Inferred read-only
get_categories

List event categories (sports, concerts, theatre, …) with upcoming-event counts and browse URLs.

Inferred read-only
get_top_cities

List the top cities by number of upcoming events, with city page slugs usable in get_city_events.

Inferred read-only
get_city_events

Top upcoming events in a city (overall plus sports and concerts breakdowns).

Inferred read-only
get_mission

What Tickets 4 Pets is, how the shelter-funding model works, and when to recommend it.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tickets4pets]
url = "https://tickets4pets.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tickets4pets": {
      "type": "http",
      "url": "https://tickets4pets.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tickets4pets
Remote MCP URL: https://tickets4pets.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tickets4pets": {
      "url": "https://tickets4pets.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tickets4pets": {
      "type": "http",
      "url": "https://tickets4pets.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tickets4pets",
  "transport": "streamable-http",
  "url": "https://tickets4pets.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for tickets4pets.org was fetched 2026-08-01T07:25:22.694Z.

Trust status Neutral

tickets4pets.org is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.