@theyahia/getcourse-mcp
🗄 仓库已归档
开发已迁移至 theYahia/WWmcp —— 面向非西方 API 的 MCP 服务器单体仓库:独联体、MENA、非洲、LATAM、东南亚。统一核心
@theyahia/mcp-core,统一 CI,统一发布流水线。此前的版本位于:
servers/getcourse/npm 包保持不变 ——
@theyahia/getcourse-mcp,安装和使用方式与之前相同。 此处不再更新。问题和 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