aidoo-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AIDOO_GYM_ID | No | Standard Studio-ID für Abfragen | |
| AIDOO_API_KEY | Yes | Ihr Aidoo API Bearer Token | |
| AIDOO_BASE_URL | No | API URL | https://api.aidoo-online.de:10015 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aidoo_list_membersA | Liste alle Mitglieder auf oder filtere nach Kriterien. Kann mit Extensions erweitert werden um verknüpfte Daten (Verträge, etc.) einzuschließen. |
| aidoo_get_memberB | Rufe Details eines einzelnen Mitglieds ab. |
| aidoo_create_memberB | Erstelle ein neues Mitglied im System. |
| aidoo_update_memberC | Aktualisiere ein bestehendes Mitglied. |
| aidoo_list_contractsB | Liste alle Verträge auf oder filtere nach Kriterien. |
| aidoo_get_contractA | Rufe Details eines einzelnen Vertrags ab. |
| aidoo_get_expiring_contractsA | Finde alle Verträge die in einem bestimmten Zeitraum auslaufen. |
| aidoo_list_classesB | Liste alle Kurse auf oder filtere nach Kriterien. |
| aidoo_get_classA | Rufe Details eines einzelnen Kurses ab. |
| aidoo_get_scheduleB | Rufe den Kursplan für einen bestimmten Zeitraum ab. |
| aidoo_list_bookingsB | Liste alle Buchungen auf oder filtere nach Kriterien. |
| aidoo_get_member_bookingsB | Rufe alle Buchungen eines bestimmten Mitglieds ab. |
| aidoo_create_bookingB | Erstelle eine neue Kursbuchung für ein Mitglied. |
| aidoo_cancel_bookingA | Storniere eine bestehende Buchung. |
| aidoo_list_gymsB | Liste alle Studios auf. |
| aidoo_get_gymB | Rufe Details eines Studios ab. |
| aidoo_list_trainersC | Liste alle Trainer auf. |
| aidoo_get_trainerB | Rufe Details eines Trainers ab. |
| aidoo_list_checkinsC | Liste alle Check-ins auf oder filtere nach Kriterien. |
| aidoo_create_checkinB | Erstelle einen Check-in für ein Mitglied. |
| aidoo_list_webhooksB | Liste alle registrierten Webhooks auf. |
| aidoo_create_webhookA | Erstelle einen neuen Webhook um über Änderungen benachrichtigt zu werden. |
| aidoo_delete_webhookB | Lösche einen registrierten Webhook. |
| aidoo_get_member_statisticsB | Rufe Statistiken für ein Mitglied ab (Besuche, Kurse, etc.). |
| aidoo_get_gym_statisticsC | Rufe Statistiken für ein Studio ab. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/ratho13/aidoo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server