Skip to main content
Glama
MulhamAnalytics

Smash.

Smash. パデル MCPサーバー

GCC(湾岸協力会議)地域のパデル会場検索、コーチングのヒント、用語集、リーダーボード。ドバイ、リヤド、ドーハ、アブダビ、およびより広範なGCCパデルコミュニティ向けに構築されています。

サーバーURL: https://playsmash.io/api/mcp\\\\ トランスポート: HTTP Stream (Streamable HTTP)
プロトコル: MCP 2024-11-05
認証: 不要
カテゴリ: スポーツ
ドキュメント: https://playsmash.io/developers/mcp


ツール

ツール

説明

search_venues

GCC全域の都市別にパデルコートやクラブを検索

get_leaderboard

Glicko-2レーティングに基づいた都市別のプレイヤーリーダーボード

get_coaching_tip

ショットタイプとプレイヤーレベル(P1~A3)別のコーチングのヒント

get_glossary

パデル用語の定義(バンデハ、ビボラ、ゴールデンポイントなど)


Related MCP server: CryptoSignal-MCP

クイックインストール

Claude Desktop

claude_desktop_config.json に以下を追加してください:

{
  "mcpServers": {
    "smash-padel": {
      "command": "npx",
      "args": ["mcp-remote", "https://playsmash.io/api/mcp"]
    }
  }
}

Claude Code CLI

claude mcp add --transport http smash-padel https://playsmash.io/api/mcp

Smithery

smithery.ai"Smash. Padel" を検索し、ワンクリックでインストールしてください。


使用例

ドバイのパデルコートを検索:

{
  "method": "tools/call",
  "params": {
    "name": "search_venues",
    "arguments": { "city": "Dubai" }
  }
}

バンデハのコーチングのヒントを取得:

{
  "method": "tools/call",
  "params": {
    "name": "get_coaching_tip",
    "arguments": { "topic": "bandeja", "level": "P3" }
  }
}

パデル用語を調べる:

{
  "method": "tools/call",
  "params": {
    "name": "get_glossary",
    "arguments": { "term": "vibora" }
  }
}

レート制限

IPアドレスごとに1分あたり30リクエスト。APIキーは不要です。


Smash. について

Smash. は、GCC地域のプレイヤー向けのAIパデルコーチングおよび試合追跡アプリです。SmashIQ AIビデオ分析、Glicko-2試合レーティング、都市別リーダーボード、パートナー検索などの機能を備えています。

2026年6月ローンチ予定。ウェイティングリストは playsmash.io/waitlist から。

Mulham Analytics and AI - FZCO によって構築 — IFZAライセンス取得済み、ドバイサイエンスパーク。


ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Run racket-sport tournaments from your AI assistant: fair draws, scores, live standings.

  • AI soigneur for cyclists: Strava ride to an Ien-Vitse-validated nutrition plan + orderable box.

  • AI marketing: SEO articles, trend scouting, competitor analysis, social media, lead magnets

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MulhamAnalytics/smash-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server