Skip to main content
Glama
pranithreddym

clearpath-learning-mcp

ClearPath Learning MCP

ClearPath Learning MCP は、初心者向けの技術学習プロジェクトです。公開ウェブサイト、ホスト型学習者ワークスペース、そして技術トピックを 「それは何か」「現実世界のたとえ」「例」「試してみる」 の4つの有用な部分に変換するスタンドアロンMCPパッケージを提供します。

このプロジェクトは、Python、セキュリティ、DevOps、Web開発、データベース、ネットワーキング、および関連分野を学ぶ人々を対象に設計されています。セキュリティレッスンは、意図的に防御的で合法的かつローカルに許可された学習例に限定されています。

プロジェクトマップ

領域

目的

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ライセンス の下で配布されています。参加する前に、貢献ガイド行動規範、および セキュリティポリシー をお読みください。

リリース所有権

ローカルパッケージは公開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