Smash.
Smash. Padel MCP-Server
GCC Padel-Standortsuche, Coaching-Tipps, Glossar und Bestenlisten. Entwickelt für Dubai, Riad, Doha, Abu Dhabi und die breitere GCC-Padel-Community.
Server-URL: https://playsmash.io/api/mcp Transport: HTTP Stream (Streamable HTTP) Protokoll: MCP 2024-11-05 Authentifizierung: Keine erforderlich Kategorie: Sport Dokumentation: https://playsmash.io/developers/mcp
Tools
Tool | Beschreibung |
| Suche nach Padel-Plätzen und Clubs nach Stadt im gesamten GCC |
| Spieler-Bestenlisten nach Stadt, sortiert nach Glicko-2-Rating |
| Coaching-Tipps nach Schlagart und Spielerniveau (P1–A3) |
| Definitionen von Padel-Begriffen (Bandeja, Vibora, Golden Point, etc.) |
Related MCP server: CryptoSignal-MCP
Schnellinstallation
Claude Desktop
Fügen Sie dies zu Ihrer claude_desktop_config.json hinzu:
{
"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
Suchen Sie nach "Smash. Padel" auf smithery.ai und installieren Sie es mit einem Klick.
Anwendungsbeispiele
Padel-Plätze in Dubai finden:
{
"method": "tools/call",
"params": {
"name": "search_venues",
"arguments": { "city": "Dubai" }
}
}Einen Coaching-Tipp zur Bandeja erhalten:
{
"method": "tools/call",
"params": {
"name": "get_coaching_tip",
"arguments": { "topic": "bandeja", "level": "P3" }
}
}Einen Padel-Begriff nachschlagen:
{
"method": "tools/call",
"params": {
"name": "get_glossary",
"arguments": { "term": "vibora" }
}
}Ratenbegrenzungen
30 Anfragen pro Minute pro IP. Kein API-Schlüssel erforderlich.
Über Smash.
Smash. ist eine KI-Padel-Coaching- und Spiel-Tracking-App für Spieler im GCC. Zu den Funktionen gehören SmashIQ KI-Videoanalyse, Glicko-2-Spielbewertungen, Stadt-Bestenlisten und eine Partnersuche.
Start im Juni 2026. Warteliste unter playsmash.io/waitlist.
Entwickelt von Mulham Analytics and AI - FZCO — IFZA-lizenziert, Dubai Science Park.
Lizenz
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