motimate-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the HTTP server (default: 3000). Optional. | 3000 |
| MOTIMATE_APP_URL | Yes | The app URL for Motimate, e.g., https://motimate.app/your-org | |
| MOTIMATE_CLIENT_ID | Yes | Your Motimate client ID, obtained from Motimate support. | |
| MOTIMATE_API_BASE_URL | Yes | The base URL for the Motimate public API, e.g., https://YOUR-ORG.motimateapp.com/public_api | |
| MOTIMATE_CLIENT_SECRET | Yes | Your Motimate client secret, obtained from Motimate support. |
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 |
|---|---|
| motimate_search_motisB | Sucht und listet Schulungen (Motis) in Motimate. Kann nach Titel, Beschreibung, Kategorie, Ordner, Tags oder Status gefiltert werden. |
| motimate_get_moti_chaptersA | Gibt alle Kapitel (Lerneinheiten) einer bestimmten Schulung zurück. |
| motimate_search_moti_contentA | Durchsucht die Inhalte (Texte, Quizze, Bilder) aller Schulungen nach einem Suchbegriff. Lädt alle Kapitel mit Inhaltsblöcken und filtert nach Treffern. |
| motimate_get_moti_progressA | Zeigt den Lernfortschritt von Nutzern in einer Schulung. Kann nach Schulungs-ID oder Nutzer-ID gefiltert werden. |
| motimate_search_learning_pathsA | Sucht und listet Lernpfade in Motimate. Lernpfade bündeln mehrere Schulungen in einer strukturierten Reihenfolge. |
| motimate_get_learning_path_sectionsA | Gibt alle Abschnitte eines Lernpfads zurück, inkl. der enthaltenen Schulungen. |
| motimate_list_categoriesA | Gibt alle Kategorien zurück, mit denen Schulungen und Lernpfade in Motimate organisiert sind. |
| motimate_list_foldersB | Gibt alle Ordner zurück, in denen Schulungen abgelegt sind. |
| motimate_create_motiA | Erstellt eine neue Schulung (Moti) in Motimate. Legt Titel, Beschreibung, Sprache, Farbe und Ordner fest. Kapitel müssen anschließend über das Motimate-Interface hinzugefügt werden. |
| motimate_update_motiA | Aktualisiert Metadaten einer bestehenden Schulung: Titel, Beschreibung, Tags und Kategorien. |
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/SkHCrusher/motimate-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server