ストラテジアMCPサーバー
これは、strateegia API と統合されたモデル コンテキスト プロトコル (MCP) サーバーであり、Claude や Cursor などの AI アシスタントが strateegia プロジェクトにアクセスして対話できるようになります。
特徴
- アクセス可能なすべての戦略プロジェクトを一覧表示する
- ラボやプロジェクトに関する詳細情報にアクセスする
前提条件
- Node.js (v16 以上)
- 有効なstrategia APIキー
開発のために
- 依存関係をインストールします:
- プロジェクトをビルドします。
- strateegia API キーを環境変数として設定します。
- サーバーを起動します。
デスクトップ版Claudeとの接続
- Claude for Desktopがインストールされていることを確認してください。
- Claude for Desktop 構成ファイルを作成または編集します。
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
- 次の構成を追加します。
カーソルで接続する
- カーソルがインストールされていることを確認してください。
- Cursor を開いて設定ページに移動します。
- 次の構成で新しい MCP サーバーを追加します。
- カーソルを再開
利用可能なツール
サーバーは次の MCP ツールを公開します。
list-projects
: strateegia アカウントからアクセス可能なすべてのプロジェクトとラボを一覧表示します
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
問題とサポート
問題が発生した場合やサポートが必要な場合は、 GitHub リポジトリに問題を報告してください。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude や Cursor などの AI アシスタントが strateegia API を介して strateegia プロジェクトにアクセスし、対話できるようにする統合サーバー。
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to explore and interact with Cursor IDE's SQLite databases, providing access to project data, chat history, and composer information.Last updated -10Python
- -securityAlicense-qualityA server that allows AI assistants to access, view, run, and manage Hex projects through a standardized interface.Last updated -PythonAGPL 3.0
- -securityAlicense-qualityA modular server implementation for Claude AI assistants with integrated tools, enabling Claude to perform actions and access external resources like file systems, web searches, browser automation, financial data, and document generation.Last updated -66PythonMIT License
- AsecurityAlicenseAqualityProvides tools for interacting with Targetprocess, a project management and agile planning platform, enabling AI assistants to search, create, and update project entities with proper validation.Last updated -54TypeScriptMIT License