Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server (default: 3000). Optional.3000
MOTIMATE_APP_URLYesThe app URL for Motimate, e.g., https://motimate.app/your-org
MOTIMATE_CLIENT_IDYesYour Motimate client ID, obtained from Motimate support.
MOTIMATE_API_BASE_URLYesThe base URL for the Motimate public API, e.g., https://YOUR-ORG.motimateapp.com/public_api
MOTIMATE_CLIENT_SECRETYesYour 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/SkHCrusher/motimate-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server