Smash.
Smash. Padel MCP 服务器
海湾合作委员会 (GCC) 板式网球场馆搜索、教练技巧、术语表和排行榜。专为迪拜、利雅得、多哈、阿布扎比及更广泛的 GCC 板式网球社区打造。
服务器 URL: https://playsmash.io/api/mcp 传输方式: HTTP Stream (流式 HTTP) 协议: MCP 2024-11-05 身份验证: 无需 类别: 体育 文档: https://playsmash.io/developers/mcp
工具
工具 | 描述 |
| 在 GCC 各城市搜索板式网球场和俱乐部 |
| 按城市划分的玩家排行榜,按 Glicko-2 等级排名 |
| 按击球类型和玩家水平 (P1–A3) 提供的教练技巧 |
| 板式网球术语定义 (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/mcpSmithery
在 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
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceA comprehensive AI-powered fitness tracking application that enables AI tools to interact intelligently with user fitness data, providing personalized workout plans, nutrition tracking, and progress analysis through natural language.15MIT
- AlicenseNot gradedqualityDmaintenanceAI-Powered Cryptocurrency Direction Prediction & Market Signal AnalysisMIT
- AlicenseAqualityAmaintenanceFitness AI - MCP server providing AI-powered tools and automation by MEOK AI Labs512MIT
- AlicenseNot gradedqualityDmaintenanceSurf Park live session availability for booking and cancellation. Made by surfers for wave pools worldwideMIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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