motimate-mcp

motimate-mcp

This MCP server connects Motimate with Claude, enabling direct access to training content, learning paths, and progress data via chat.

Category
Visit Server

README

motimate-mcp

MCP Server für Motimate – ermöglicht Claude for Mac direkten Zugriff auf Schulungsinhalte eurer Organisation.

Was ist Motimate?

Motimate ist eine mobile Lernplattform (LMS) für Unternehmen. Mitarbeitende erhalten Schulungen, Onboardings und Trainings direkt auf ihr Smartphone – ideal für Teams im Außendienst, Einzelhandel oder Produktion. Inhalte werden als sogenannte Motis (kurze, interaktive Lerneinheiten) bereitgestellt und können zu Lernpfaden kombiniert werden.

Was macht dieses Paket?

Dieses MCP-Paket (Model Context Protocol) verbindet die Motimate-API mit Claude. Damit kann Claude direkt auf Schulungsinhalte, Lernpfade und Fortschrittsdaten zugreifen – ohne Umweg über das Motimate-Dashboard. Nützlich für:

  • HR & L&D-Teams: Schulungsinhalte per Chat durchsuchen und verwalten
  • Admins: Neue Schulungen erstellen und bestehende aktualisieren
  • Manager: Lernfortschritte von Teams abfragen

Was kann Claude damit?

Befehl Beispiel-Prompt
Schulungen suchen „Zeig mir alle Schulungen zum Thema Onboarding"
Schulungsdetails & Kapitel „Was sind die Kapitel in der Schulung ‚Onboarding Grundlagen'?"
Lernpfade anzeigen „Welche Lernpfade gibt es bei uns?"
Fortschritt abfragen „Wer hat die Sicherheitsschulung noch nicht abgeschlossen?"
Neue Schulung erstellen „Erstelle eine neue Schulung mit dem Titel ‚Neue Feature Release Q2'"
Schulung aktualisieren „Füge der Schulung ID 123 die Tags 'pflicht' und 'neu' hinzu"

Voraussetzungen

  • Node.js ≥ 18 (nodejs.org)
  • Claude for Mac (claude.ai/download)
  • Motimate API-Zugangsdaten (client_id + client_secret) – beim Motimate-Support anfragen

Installation (einmalig pro MacBook)

# 1. Repo klonen
git clone https://github.com/SkHCrusher/motimate-mcp.git
cd motimate-mcp

# 2. Abhängigkeiten installieren & bauen
npm install
npm run build

# 3. .env anlegen
cp .env.example .env

Jetzt .env mit einem Editor öffnen und die Werte eintragen:

MOTIMATE_CLIENT_ID=dein_client_id
MOTIMATE_CLIENT_SECRET=dein_client_secret
MOTIMATE_API_BASE_URL=https://YOUR-ORG.motimateapp.com/public_api
MOTIMATE_APP_URL=https://motimate.app/your-org

Claude for Mac konfigurieren

Die Konfigurationsdatei von Claude for Mac öffnen:

open ~/Library/Application\ Support/Claude/claude_desktop_config.json

Folgenden Block einfügen (Pfad anpassen!):

{
  "mcpServers": {
    "motimate": {
      "command": "node",
      "args": ["/ABSOLUTER/PFAD/ZU/motimate-mcp/dist/index.js"],
      "env": {
        "MOTIMATE_CLIENT_ID": "dein_client_id",
        "MOTIMATE_CLIENT_SECRET": "dein_client_secret",
        "MOTIMATE_API_BASE_URL": "https://YOUR-ORG.motimateapp.com/public_api",
        "MOTIMATE_APP_URL": "https://motimate.app/your-org"
      }
    }
  }
}

Tipp: Den absoluten Pfad ermitteln mit pwd im Projektordner.

Claude for Mac neu starten – das Hammer-Symbol in der Eingabeleiste zeigt an, dass der Server verbunden ist.

Rollout im Team

Für jedes MacBook im Team:

  1. Repo klonen (oder ZIP herunterladen)
  2. npm install && npm run build
  3. claude_desktop_config.json mit den API-Credentials ergänzen
  4. Claude for Mac neu starten

Die API-Credentials sind für alle gleich (Organisation-Level) – kein individueller Login nötig.

API-Hinweise

  • Rate Limit: 1.200 Requests pro 10 Minuten
  • Auth: OAuth2 client_credentials – Token wird automatisch erneuert
  • Die Basis-URL der API (YOUR-ORG.motimateapp.com/public_api) unterscheidet sich von der App-URL (motimate.app/your-org) – beide müssen in der .env gesetzt sein

Remote Server (Claude Desktop Connector)

Statt den Server lokal zu installieren, kann er auch als HTTP-Server gehostet und über den Claude Desktop Connector-Dialog eingebunden werden.

Server starten

# .env mit Credentials anlegen (siehe oben), dann:
npm run start:http

Der Server läuft dann auf http://localhost:3000/mcp (Port über PORT-Env-Variable änderbar).

In Claude Desktop einbinden

  1. In Claude Desktop: Einstellungen → Connectors → Benutzerdefinierten Connector hinzufügen
  2. Name: Motimate
  3. URL: https://dein-server.example.com/mcp
  4. Hinzufügen klicken

Hinweis: Claude Desktop erwartet HTTPS. Für Produktivbetrieb den Server hinter einem Reverse-Proxy (z.B. Caddy, nginx) oder auf einem Hosting-Dienst (Railway, Render, Fly.io) mit HTTPS betreiben.

Verfügbare Tools

Tool Beschreibung
motimate_search_motis Schulungen suchen & filtern
motimate_get_moti_chapters Kapitel einer Schulung abrufen (inkl. Inhaltsblöcke)
motimate_search_moti_content Inhalte aller Schulungen durchsuchen (Texte, Quizze)
motimate_get_moti_progress Lernfortschritt abfragen
motimate_search_learning_paths Lernpfade suchen
motimate_get_learning_path_sections Abschnitte eines Lernpfads
motimate_list_categories Alle Kategorien
motimate_list_folders Alle Ordner
motimate_create_moti Neue Schulung erstellen
motimate_update_moti Schulung aktualisieren

Entwicklung

npm run dev   # TypeScript watch mode
npm run build # Einmaliger Build

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured