機能ディスカッション MCP サーバー
TypeScriptベースのModel Context Protocol(MCP)サーバーは、開発者とAI間のインテリジェントな機能に関する議論を促進します。このサーバーはAIリード開発者として機能し、機能実装に関するガイダンスを提供し、議論のコンテキストを維持し、チームが情報に基づいたアーキテクチャ上の意思決定を行うのを支援します。
このサーバーは以下を提供します:
機能の実装とアーキテクチャに関するインタラクティブなディスカッション
機能に関する議論と決定の永続的な記憶
開発アプローチとベストプラクティスに関するインテリジェントなガイダンス
プロジェクト履歴に基づいたコンテキスト認識の推奨事項
特徴
AIリード開発者インターフェース
機能要件に関する自然な議論に参加する
実装アプローチに関する専門家のガイダンスを受ける
建築に関する推奨事項を受け取る
複数の議論にわたって文脈を維持する
機能メモリ管理
機能に関する議論の永続的な保存
機能の進化と決定を追跡する
文脈については以前の議論を参照する
リンク関連の機能と依存関係
開発ガイダンス
ベストプラクティスの推奨事項
実装戦略の提案
アーキテクチャパターンの推奨事項
テクノロジースタックの考慮事項
コンテキスト管理
プロジェクト全体の機能コンテキストを維持する
機能間の依存関係を追跡する
店舗のアーキテクチャ上の決定
前回の議論の結果を思い出す
インストール
Claude Desktop で使用するには、サーバー設定を追加します。
MacOS の場合: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows の場合: %APPDATA%/Claude/claude_desktop_config.json
発達
依存関係をインストールします:
サーバーを構築します。
自動リビルドを使用した開発の場合:
デバッグ
MCPサーバーはstdio経由で通信するため、デバッグが困難になる場合があります。パッケージスクリプトとして提供されているMCP Inspectorの使用をお勧めします。
インスペクターは、ブラウザでデバッグ ツールにアクセスするための URL を提供します。
貢献
貢献を歓迎します!開始方法の詳細については貢献ガイドラインを、コミュニティのガイドラインについては行動規範をご覧ください。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
AI ガイダンスによりインタラクティブな機能のディスカッションを促進し、コンテキストを維持し、ソフトウェア開発における実装、アーキテクチャ、ベスト プラクティスに関するインテリジェントな推奨事項を提供します。
Related Resources
Related MCP Servers
- -securityAlicense-qualityServes as a guardian of development knowledge, providing AI assistants with curated access to latest documentation and best practices.Last updated -4877MIT License
- AsecurityAlicenseAqualityProvides intelligent context management for AI development sessions, allowing users to track token usage, manage conversation context, and seamlessly restore context when reaching token limits.Last updated -802Apache 2.0
- AsecurityAlicenseAqualityProvides interactive user feedback capabilities for AI assistants, helping reduce excessive tool calls by prompting users for feedback before completing tasks.Last updated -11MIT License
- AsecurityAlicenseAqualityProvides AI assistants with persistent memory of your project architecture, development history, and technical decisions, allowing them to give context-aware coding help without needing repeated explanations.Last updated -16611MIT License