Skip to main content
Glama
MulhamAnalytics

Smash.

Smash. 파델 MCP 서버

GCC 파델 경기장 찾기, 코칭 팁, 용어집 및 리더보드. 두바이, 리야드, 도하, 아부다비 및 더 넓은 GCC 파델 커뮤니티를 위해 구축되었습니다.

서버 URL: https://playsmash.io/api/mcp\\\\ 전송: HTTP 스트림 (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

파델 용어 정의 (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