Integrations
Novita MCP サーバー
novita-mcp-server
Novita AI プラットフォームのリソースとのシームレスな連携を実現するモデルコンテキストプロトコル (MCP) サーバーです。Claude Desktop 、 Cursor 、またはその他の互換性のある MCP クライアントを介してこのサーバーにアクセスすることをお勧めします。
特徴
⚠️ベータ版に関するお知らせ:
novita-mcp-server
現在ベータ版であり、GPUインスタンス管理のみをサポートしています。今後のリリースでは、追加のリソースタイプがサポートされる予定です。
現在、 novita-mcp-server
GPU インスタンス製品のリソースの管理を可能にします。
サポートされている操作は次のとおりです。
- クラスター(/リージョン): リスト;
- 製品: リスト;
- GPU インスタンス: 一覧表示、取得、作成、開始、停止、削除、再起動。
- テンプレート: リスト、取得、作成、削除;
- コンテナー レジストリ認証: 一覧表示、作成、削除。
- ネットワーク ストレージ: 一覧表示、作成、更新、削除。
インストール
npm または Smithery を使用してパッケージをインストールできます。
npmの使用
鍛冶屋を使う
https://smithery.ai/server/@novitalabs/novita-mcp-serverにアクセスし、「インストール」の手順に従ってサーバーをインストールします。
novita-mcp-serverを使用するための設定
まず、 Novita AI Key Managementから Novita API キーを取得する必要があります。
次に、Claude Desktop と Cursor の両方に次の構成を使用できます。
📌ヒント
Claude Desktop の場合、MCP サーバーを構成する方法については、 Claude Desktop MCP クイックスタートガイドを参照してください。
Cursor の場合、MCP サーバーを構成する方法については、 Cursor MCP クイックスタートガイドを参照してください。
例
novita-mcp-server
使用して Claude Desktop または Cursor でリソースを管理する方法の例をいくつか示します。
クラスターの一覧
製品一覧
GPUインスタンスの一覧
新しいGPUインスタンスを作成する
テスト
このプロジェクトではテストにJestを使用しています。テストはsrc/ testsディレクトリにあります。
次のいずれかのコマンドを使用してテストを実行できます。
You must be authenticated.
Tools
Novita AI プラットフォーム リソースのシームレスな管理を可能にする MCP サーバー。現在、Claude Desktop や Cursor などの互換性のあるクライアントを介して GPU インスタンス操作 (リスト、作成、開始、停止など) をサポートしています。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityMCP-compatible server that enables AI assistants to interact with Lightdash analytics data, providing tools to list and retrieve projects, spaces, charts, dashboards, and metrics through a standardized interface.Last updated -1341910JavaScriptMIT License
- -securityAlicense-qualityA local MCP server that enables AI applications like Claude Desktop to securely access and work with Obsidian vaults, providing capabilities for reading notes, executing templates, and performing semantic searches.Last updated -60TypeScriptMIT License
Verodat MCP Serverofficial
-securityAlicense-qualityAn MCP server that integrates Verodat's data management capabilities with AI systems like Claude Desktop, enabling users to manage accounts, workspaces, and datasets, as well as perform AI-powered queries on their data.Last updated -1TypeScriptApache 2.0- -securityAlicense-qualityAn MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.Last updated -132PythonMIT License