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ディレクトリにあります。
次のいずれかのコマンドを使用してテストを実行できます。
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.
Tools
Novita AI プラットフォーム リソースのシームレスな管理を可能にする MCP サーバー。現在、Claude Desktop や Cursor などの互換性のあるクライアントを介して GPU インスタンス操作 (リスト、作成、開始、停止など) をサポートしています。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA high-performance MCP server that integrates Notion into AI workflows, enabling interaction with Notion pages, databases, and comments through a standardized protocol.Last updated -868222TypeScript
- AsecurityAlicenseAqualityNotion MCP Server is a MCP server implementation that enables AI assistants to interact with Notion's API.Last updated -13947131TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that allows integration with Nia's codebase understanding capabilities through function calling in tools like Cursor and Claude Desktop, enabling users to analyze project structure and search codebases via natural language queries.Last updated -135JavaScriptMIT License
Notion MCP Serverofficial
AsecurityAlicenseAqualityAn MCP server that enables AI assistants to interact with the Notion API, allowing them to search, read, comment on, and create content in Notion workspaces through natural language commands.Last updated -1914,9692,870TypeScriptMIT License