clearpath-learning-mcp
ClearPath Learning MCP
ClearPath Learning MCP は、初心者向けの技術学習プロジェクトです。公開ウェブサイト、ホスト型学習者ワークスペース、そして技術トピックを 「それは何か」、「現実世界のたとえ」、「例」、「試してみる」 の4つの有用な部分に変換するスタンドアロンMCPパッケージを提供します。
このプロジェクトは、Python、セキュリティ、DevOps、Web開発、データベース、ネットワーキング、および関連分野を学ぶ人々を対象に設計されています。セキュリティレッスンは、意図的に防御的で合法的かつローカルに許可された学習例に限定されています。
プロジェクトマップ
領域 | 目的 |
| 公開MCP製品ウェブサイトと認証済み学習者インターフェース。 |
| GPT-5 mini レッスンエンジン、プライベートレッスン履歴、ホスト型MCPルート、およびオプションのリマインダーフロー。 |
| 標準入出力トランスポートを使用する公開可能なローカルMCPパッケージ。 |
| リリースおよびオープンソース保守ガイダンス。 |
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は指定されていません。公開する前に、メンテナーはこれらの値を設定し、公開サポートチャネルを確立し、リリースチェックリスト を完了する必要があります。
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
- AlicenseBqualityDmaintenanceA 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.32166Apache 2.0
- AlicenseNot gradedqualityDmaintenanceAn 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.11MIT
- FlicenseNot gradedqualityDmaintenanceAI-powered MCP server that transforms learning by finding best YouTube tutorials, generating personalized learning paths, and tracking progress for any tech skill.10
- AlicenseAqualityCmaintenanceAn MCP server that enforces a pedagogical workflow to teach topics step by step, using research, decomposition, and spaced retrieval practice.7MIT
Related MCP Connectors
An MCP server for deep research or task groups
MCP server for skill documentation, generated by doc2mcp.
A MCP server built for developers enabling Git based project management with project and personal…
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/pranithreddym/clearpath-learning-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server