About
MCP server for GetCourse API -- users, deals.
Security Report
Valid MCP server (2 strong, 5 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
11 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: GETCOURSE_DOMAIN
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-theyahia-getcourse-mcp": {
"env": {
"GETCOURSE_DOMAIN": "your-getcourse-domain-here"
},
"args": [
"-y",
"@theyahia/getcourse-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
🗄 Репозиторий заархивирован
Разработка переехала в theYahia/WWmcp — монорепозиторий MCP-серверов для незападных API: СНГ, MENA, Африка, LATAM, Юго-Восточная Азия. Общее ядро
@theyahia/mcp-core, единый CI, единый релизный конвейер.Актуальная версия того, что лежало здесь:
servers/getcourse/Пакет в npm прежний —
@theyahia/getcourse-mcp, ставится и работает как раньше. Здесь больше ничего не обновляется. Задачи и pull request'ы — в WWmcp.Archived — development moved to theYahia/WWmcp, a monorepo of MCP servers for non-Western APIs. The current version of this package now lives at
servers/getcourse/. The npm package@theyahia/getcourse-mcpis unchanged. Please open issues and pull requests there.
@theyahia/getcourse-mcp
MCP server for GetCourse LMS API. 3 tools for users, deals, and user creation.
Quick Start
Claude Desktop
Add to your 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-mcp
Set env: 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 | Description |
|---|---|
get_users | List users with optional status/date filters |
create_user | Create or update a user, add to group/deal |
get_deals | List deals (orders) with status/date filters |
Auth
| Variable | Required | Description |
|---|---|---|
GETCOURSE_DOMAIN | Yes | Account domain (e.g. myschool.getcourse.ru) |
GETCOURSE_API_KEY | Yes | API secret key from account settings |
HTTP Transport
HTTP_PORT=3000 npx @theyahia/getcourse-mcp
# or
npx @theyahia/getcourse-mcp --http 3000
Endpoints: POST /mcp (JSON-RPC), GET /health (status).
Skills
- skill-students -- query and manage GetCourse students
- skill-deals -- query GetCourse deals/orders by status and date
License
MIT
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
