プロジェクトポートフォリオガイド MCP サーバー
ガイド付き会話フローを通じてプロジェクト ポートフォリオ情報を収集および構造化するのに役立つモデル コンテキスト プロトコル サーバー。
特徴
ステップバイステップのプロジェクト情報収集
GitHubリポジトリの統合
プロジェクトポートフォリオの構造化されたデータ収集
RESTful APIエンドポイント
Dockerコンテナ化のサポート
前提条件
Node.js 18.x 以上
npmまたはyarn
Docker(コンテナ化されたデプロイメント用)
インストール
リポジトリをクローンします。
依存関係をインストールします:
プロジェクトをビルドします。
使用法
地域開発
開発サーバーを起動します。
生産
本番サーバーを起動します。
ドッカー
Docker でビルドして実行します。
APIエンドポイント
POST /メッセージ
サーバーにメッセージを送信し、会話の次のステップを受け取ります。
リクエスト本文:
応答:
GET /health
サーバーの健全性状態を確認します。
応答:
スミザリーへの配備
https://smithery.aiで Smithery アカウントを作成します。
Smithery CLI をインストールします。
Smitheryにログイン:
サーバーを展開します。
構成
サーバーは環境変数を使用して設定できます。
PORT: サーバーのポート番号(デフォルト: 3000)NODE_ENV: ノード環境(デフォルト: 本番)
ライセンス
マサチューセッツ工科大学
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
ガイド付き会話フローを通じてプロジェクト ポートフォリオ情報を収集および構造化するのに役立つモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -security-license-qualityA Model Context Protocol server providing comprehensive task management capabilities with support for project organization, task tracking, and automatic PRD parsing into actionable items.Last updated -26MIT License
- Asecurity-licenseAqualityA Model Context Protocol server providing AI assistants with comprehensive project, task, and subtask management capabilities with project-specific storage.Last updated -2933363MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that implements a simple notes system, allowing users to create, list, and summarize text notes.Last updated -30
- Asecurity-licenseAqualityA Model Context Protocol server that provides structured workflow tools for managing software development projects through different complexity levels, offering specialized modes for project planning, design, implementation, and documentation.Last updated -51,7501