Skip to main content
Glama
MulhamAnalytics

Smash.

Smash. Padel MCP 服务器

海湾合作委员会 (GCC) 板式网球场馆搜索、教练技巧、术语表和排行榜。专为迪拜、利雅得、多哈、阿布扎比及更广泛的 GCC 板式网球社区打造。

服务器 URL: https://playsmash.io/api/mcp 传输方式: HTTP Stream (流式 HTTP) 协议: MCP 2024-11-05 身份验证: 无需 类别: 体育 文档: https://playsmash.io/developers/mcp


工具

工具

描述

search_venues

在 GCC 各城市搜索板式网球场和俱乐部

get_leaderboard

按城市划分的玩家排行榜,按 Glicko-2 等级排名

get_coaching_tip

按击球类型和玩家水平 (P1–A3) 提供的教练技巧

get_glossary

板式网球术语定义 (bandeja, vibora, golden point 等)


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" }
  }
}

获取关于 bandeja 的教练技巧:

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

查询板式网球术语:

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

速率限制

每个 IP 每分钟 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