@theyahia/getcourse-mcp
🗄 リポジトリはアーカイブされました
開発は theYahia/WWmcp に移転しました — 非西洋API(СНГ、MENA、アフリカ、LATAM、東南アジア)向けのMCPサーバーのモノレポです。共通コア
@theyahia/mcp-core、統一CI、統一リリースパイプライン。ここにあったものの現行バージョン:
servers/getcourse/npmパッケージは以前と同じ
@theyahia/getcourse-mcp— 以前と同じようにインストールして動作します。 ここでは何も更新されません。Issueとpull requestはWWmcpへ。アーカイブ済み — 開発は theYahia/WWmcp に移転しました、 非西洋API向けのMCPサーバーのモノレポです。 このパッケージの現行バージョンは
servers/getcourse/にあります。 npmパッケージ@theyahia/getcourse-mcpは変更されていません。 Issueやpull requestはそちらでお願いします。
@theyahia/getcourse-mcp
GetCourse LMS API 向けの MCP サーバー。ユーザー、取引、ユーザー作成のための3つのツールを提供します。
Related MCP server: Gong MCP Server
クイックスタート
Claude Desktop
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環境変数を設定します: 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"
}
}
}ツール
ツール | 説明 |
| ユーザーを任意のステータス/日付フィルターで一覧表示 |
| ユーザーを作成または更新し、グループ/取引に追加 |
| 取引(注文)をステータス/日付フィルターで一覧表示 |
認証
変数 | 必須 | 説明 |
| はい | アカウントのドメイン(例: myschool.getcourse.ru) |
| はい | アカウント設定から取得するAPIシークレットキー |
HTTP トランスポート
HTTP_PORT=3000 npx @theyahia/getcourse-mcp
# or
npx @theyahia/getcourse-mcp --http 3000エンドポイント: POST /mcp(JSON-RPC)、GET /health(ステータス)。
スキル
skill-students -- GetCourseの生徒を照会・管理
skill-deals -- GetCourseの取引/注文をステータスと日付で照会
ライセンス
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