Smash.
Smash. 파델 MCP 서버
GCC 파델 경기장 찾기, 코칭 팁, 용어집 및 리더보드. 두바이, 리야드, 도하, 아부다비 및 더 넓은 GCC 파델 커뮤니티를 위해 구축되었습니다.
서버 URL: https://playsmash.io/api/mcp\\\\
전송: HTTP 스트림 (Streamable 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