Token导航 LogoToken导航TokenDH.com
SE
开发工具HTTP官方级别未说明来源级核验

Seat geek (verified)

MCP Server

SeatGeek Platform API provides access to events, venues, and performers data for concerts, sports, theater, and other live entertainment

工具数

公开资料未说明
JavaScriptHTTP开发工具

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:33

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add seat_geek

详细介绍

Seat geek (verified)

SeatGeek Platform API provides access to events, venues, and performers data for concerts, sports, theater, and other live entertainment

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add seat_geek

# Browse available tools
npx -y smithery tool list seat_geek

# Get full schema for a tool
npx -y smithery tool get seat_geek SEAT_GEEK_GET_EVENT_DETAILS

# Call a tool
npx -y smithery tool call seat_geek SEAT_GEEK_GET_EVENT_DETAILS '{}'

Direct MCP Connection

Endpoint: https://seat_geek.run.tools

Tools (10)

  • SEAT_GEEK_GET_EVENT_DETAILS — Get comprehensive details about a specific event including venue, performers, date/time, and ticket information.
  • SEAT_GEEK_GET_EVENT_RECOMMENDATIONS — Get personalized event recommendations based on your favorite performers, events, or location. Discover new events you …
  • SEAT_GEEK_GET_EVENT_SEATING — Get detailed section and row information for an event to understand the venue layout and available seating options. Use…
  • SEAT_GEEK_GET_PERFORMER_DETAILS — Get detailed information about a specific performer including images, scores, and related metadata.
  • SEAT_GEEK_GET_PERFORMER_RECOMMENDATIONS — Get recommendations for similar performers based on your interests. Discover new artists, bands, teams, or entertainers…
  • SEAT_GEEK_GET_TAXONOMIES — Get a list of all available event categories and types (taxonomies) used on SeatGeek. Useful for understanding event cl…
  • SEAT_GEEK_GET_VENUE_DETAILS — Get detailed information about a specific venue including location, address, and other metadata.
  • SEAT_GEEK_SEARCH_EVENTS — Search for events on SeatGeek by performers, venues, dates, or general queries. Find concerts, sports games, theater sh…
  • SEAT_GEEK_SEARCH_PERFORMERS — Search for performers including artists, bands, sports teams, comedians, and more. Find your favorite entertainers and …
  • SEAT_GEEK_SEARCH_VENUES — Search for venues by location, name, or other criteria. Find stadiums, theaters, concert halls, and other entertainment…
# Get full input/output schema for a tool
npx -y smithery tool get seat_geek 

目录标签

目录标签

JavaScriptHTTP开发工具

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP