ストラテジア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 リポジトリに問題を報告してください。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Claude や Cursor などの AI アシスタントが strateegia API を介して strateegia プロジェクトにアクセスし、対話できるようにする統合サーバー。
Related MCP Servers
- -securityFlicense-qualityThis server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.
- -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 -95MIT License
- -securityFlicense-qualityA server that bridges Claude AI with the Plane project management platform, enabling AI-powered project management tasks including project creation, task management, team collaboration, and automated workflows.Last updated -3
- -securityAlicense-qualityAn integration server that allows AI models to query Practera's GraphQL API for learning data, enabling LLMs to analyze and manipulate educational projects and assessments.Last updated -MIT License