Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Spocal Sports MCP

xyz.spocal/sports

Structured Japan sports schedules, fixtures, broadcasts, and live updates for AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
383ms
last probe
Tools
3
callable
Resources
3
readable
Prompts
3
available

Tools · 3

list_capabilities

List Spocal MCP capabilities: the sports data tools, and the article authoring workflow for publishing to Spocal. Call this first to learn how to embed matches, players and prediction markets in an ar…

list_supported_competitions

List a capped set of supported competitions without schedule rows. The `url` field on each result is that entity's canonical Spocal URL. To cite it in article Markdown, write the URL on a line of its…

preview_today_events

Preview up to three events for a Japan date with paid fields removed. The `url` field on each result is that entity's canonical Spocal URL. To cite it in article Markdown, write the URL on a line of …

Resources · 3

guide

Spocal MCP の使い方:認証、試合データの取得、Markdownでの記事入稿、公開までの手順。記事を書く前に必ず読んでください。

spocal://guide
competitions

Spocal がカバーする大会・リーグの一覧(日本時間)。

spocal://competitions
today

本日(日本時間)の注目試合プレビュー。完全な日程は会員ツールで取得できます。

spocal://today

Prompts · 3

today_games

本日(日本時間)のスポーツ試合を確認する。

team_schedule

指定したチームの今後の試合と放送/配信を調べる。

never_miss

指定したチームの試合をリマインダー/カレンダーで追う方法を案内する。

How to use

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

{
  "mcpServers": {
    "spocal_sports_mcp": {
      "url": "https://mcp.spocal.xyz/mcp",
      "transport": "streamable-http"
    }
  }
}