@theyahia/getcourse-mcp
🗄 Repository archiviert
Die Entwicklung ist zu theYahia/WWmcp umgezogen — einem Monorepo für MCP-Server für nicht-westliche APIs: GUS, MENA, Afrika, LATAM, Südostasien. Gemeinsamer Kern
@theyahia/mcp-core, einheitliche CI, einheitliche Release-Pipeline.Die aktuelle Version dessen, was hier lag:
servers/getcourse/Das npm-Paket bleibt dasselbe —
@theyahia/getcourse-mcp, Installation und Funktion wie bisher. Hier wird nichts mehr aktualisiert. Issues und Pull-Requests — in WWmcp.Archiviert — die Entwicklung ist zu theYahia/WWmcp umgezogen, einem Monorepo für MCP-Server für nicht-westliche APIs. Die aktuelle Version dieses Pakets befindet sich jetzt unter
servers/getcourse/. Das npm-Paket@theyahia/getcourse-mcpbleibt unverändert. Bitte reiche Issues und Pull-Requests dort ein.
@theyahia/getcourse-mcp
MCP-Server für die GetCourse-LMS-API. 3 Tools für Benutzer, Deals und Benutzererstellung.
Related MCP server: Gong MCP Server
Schnellstart
Claude Desktop
Füge Folgendes zu deiner claude_desktop_config.json hinzu:
{
"mcpServers": {
"getcourse": {
"command": "npx",
"args": ["-y", "@theyahia/getcourse-mcp"],
"env": {
"GETCOURSE_DOMAIN": "myschool.getcourse.ru",
"GETCOURSE_API_KEY": "your-api-key"
}
}
}
}Claude Code
claude mcp add getcourse -- npx -y @theyahia/getcourse-mcpUmgebungsvariablen setzen: GETCOURSE_DOMAIN + GETCOURSE_API_KEY.
Cursor / Windsurf
{
"getcourse": {
"command": "npx",
"args": ["-y", "@theyahia/getcourse-mcp"],
"env": {
"GETCOURSE_DOMAIN": "myschool.getcourse.ru",
"GETCOURSE_API_KEY": "your-api-key"
}
}
}Tools
Tool | Beschreibung |
| Benutzer mit optionalen Status-/Datumsfiltern auflisten |
| Benutzer erstellen oder aktualisieren, zu Gruppe/Deal hinzufügen |
| Deals (Bestellungen) mit Status-/Datumsfiltern auflisten |
Auth
Variable | Erforderlich | Beschreibung |
| Ja | Kontodomain (z. B. myschool.getcourse.ru) |
| Ja | API-Geheimschlüssel aus den Kontoeinstellungen |
HTTP-Transport
HTTP_PORT=3000 npx @theyahia/getcourse-mcp
# or
npx @theyahia/getcourse-mcp --http 3000Endpunkte: POST /mcp (JSON-RPC), GET /health (Status).
Skills
skill-students -- GetCourse-Teilnehmer abfragen und verwalten
skill-deals -- GetCourse-Deals/-Bestellungen nach Status und Datum abfragen
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
- AlicenseCqualityCmaintenanceEnables interaction with HubSpot CRM through a standardized API interface. Supports managing contacts, companies, deals, engagements, products, and associations with batch operations and advanced search capabilities.10040MIT
- AlicenseAqualityAmaintenanceProvides access to Gong.io sales conversation data, enabling users to query calls, retrieve transcripts, list users, and search calls with date filtering and pagination.1574021MIT
- AlicenseNot gradedqualityCmaintenanceEnables interaction with the Klaviyo API for marketing automation, including managing lists, campaigns, and customer data.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with the Runrun.it API for task management, including retrieving task details, listing tasks with filters, and fetching current user information.
Related MCP Connectors
RD Station Marketing, contacts/leads (get, upsert, funnel), conversion events and webhooks via the o
LeadConnector / GoHighLevel MCP Pack — wraps the GoHighLevel CRM for AI agents.
Create and manage short links, track clicks, and automate URL management
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/theYahia/getcourse-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server