@theyahia/getcourse-mcp
🗄 Repositorio archivado
El desarrollo se ha trasladado a theYahia/WWmcp — un monorepo de servidores MCP para APIs no occidentales: CEI, MENA, África, LATAM, Sudeste Asiático. Núcleo común
@theyahia/mcp-core, un único CI, un único canal de lanzamientos.La versión actual de lo que había aquí:
servers/getcourse/El paquete npm sigue siendo el mismo —
@theyahia/getcourse-mcp, se instala y funciona como antes. Aquí ya no se actualiza nada. Las incidencias y pull requests van a WWmcp.Archivado — el desarrollo se trasladó a theYahia/WWmcp, un monorepo de servidores MCP para APIs no occidentales. La versión actual de este paquete ahora está en
servers/getcourse/. El paquete npm@theyahia/getcourse-mcpno ha cambiado. Por favor, abre las incidencias y pull requests allí.
@theyahia/getcourse-mcp
Servidor MCP para la API LMS de GetCourse. 3 herramientas para usuarios, negocios y creación de usuarios.
Related MCP server: Gong MCP Server
Inicio rápido
Claude Desktop
Añade a tu claude_desktop_config.json:
{
"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-mcpConfigura las variables de entorno: 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"
}
}
}Herramientas
Herramienta | Descripción |
| Lista usuarios con filtros opcionales de estado/fecha |
| Crea o actualiza un usuario, añade a grupo/negocio |
| Lista negocios (pedidos) con filtros de estado/fecha |
Autenticación
Variable | Requerido | Descripción |
| Sí | Dominio de la cuenta (p. ej., myschool.getcourse.ru) |
| Sí | Clave secreta de API de los ajustes de la cuenta |
Transporte HTTP
HTTP_PORT=3000 npx @theyahia/getcourse-mcp
# or
npx @theyahia/getcourse-mcp --http 3000Puntos de conexión: POST /mcp (JSON-RPC), GET /health (estado).
Habilidades
skill-students -- consulta y gestiona estudiantes de GetCourse
skill-deals -- consulta negocios/pedidos de GetCourse por estado y fecha
Licencia
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