@theyahia/getcourse-mcp
🗄 리포지토리가 보관됨
개발은 theYahia/WWmcp — 비서구 API용 MCP 서버 모노레포로 이전되었습니다: CIS, 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는 변경되지 않았습니다. 이슈와 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