Skip to main content
Glama
pranithreddym

clearpath-learning-mcp

ClearPath Learning MCP

ClearPath Learning MCP는 초보자 우선의 기술 학습 프로젝트입니다. 공개 웹사이트, 호스팅된 학습자 워크스페이스, 그리고 기술 주제를 무엇인가, 실생활 비유, 예시, 직접 해보기의 네 가지 유용한 부분으로 변환하는 독립형 MCP 패키지를 제공합니다.

이 프로젝트는 Python, 보안, DevOps, 웹 개발, 데이터베이스, 네트워킹 및 관련 주제를 배우는 사람들을 위해 설계되었습니다. 보안 레슨은 의도적으로 방어적이고 합법적이며 로컬에서 승인된 학습 예시로 제한됩니다.

프로젝트 구성

영역

용도

client/

공개 MCP 제품 웹사이트 및 인증된 학습자 인터페이스.

server/

GPT-5 mini 레슨 엔진, 개인 레슨 기록, 호스팅된 MCP 라우트, 선택적 알림 흐름.

packages/clearpath-learning-mcp/

표준 입력/출력 전송을 사용하는 게시 가능한 로컬 MCP 패키지.

docs/

릴리스 및 오픈소스 유지 관리 지침.

Related MCP server: hello-mcp-server

빠른 시작

Node.js 20 이상과 pnpm 10 이상을 사용하세요.

pnpm install
pnpm dev

공개 제품 사이트는 /에서 이용할 수 있고, 호스팅된 학습자는 /learn에서 이용할 수 있습니다. 풀 리퀘스트를 열기 전에 검증 스위트를 실행하세요:

pnpm check
pnpm test

로컬 MCP 패키지

독립형 패키지는 packages/clearpath-learning-mcp에 있습니다. 개발자가 모든 MCP 호환 데스크톱 클라이언트 또는 프로젝트에서 설치하고 실행할 수 있도록 의도적으로 호스팅된 웹사이트와 분리되어 있습니다.

cd packages/clearpath-learning-mcp
npm install
npm run build
npm test

로컬 패키지는 각 사용자가 자신의 OpenAI 호환 공급자 키를 직접 구성해야 합니다. 전체 클라이언트 구성 예시는 패키지 README구성 참조를 참조하세요. 공급자 키, 테스트 자격 증명 또는 .env 파일을 커밋하지 마세요.

오픈소스 커뮤니티

이 프로젝트는 MIT License에 따라 배포됩니다. 참여하기 전에 기여 가이드, 행동 강령, 보안 정책을 읽어 주세요.

릴리스 소유권

로컬 패키지는 공개 npm 릴리스용으로 구성되어 있지만 레지스트리 계정이나 저장소 URL을 지정하지 않습니다. 게시하기 전에 관리자는 해당 값을 설정하고, 공개 지원 채널을 구축하고, 릴리스 체크리스트를 완료해야 합니다.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    D
    maintenance
    A beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.
    3
    21
    66
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    An interactive tutorial MCP server that teaches Model Context Protocol through extensively commented code, interactive testing, and hands-on exercises, enabling developers to learn MCP by building and modifying real-world examples.
    11
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    AI-powered MCP server that transforms learning by finding best YouTube tutorials, generating personalized learning paths, and tracking progress for any tech skill.
    10

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/pranithreddym/clearpath-learning-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server