Netbox MCP サーバー
Netbox のネットワーク インフラストラクチャ管理機能と MCP (マルチクラウド プラットフォーム) 機能を組み合わせた強力な統合サーバーです。
前提条件
システムに以下がインストールされていることを確認してください。
Docker : Dockerをインストールする
Docker Compose : Docker Compose をインストールする
インストール
オプション1: ローカルインストール
リポジトリをクローンします。
仮想環境を作成してアクティブ化します。
依存関係をインストールします:
環境変数を構成する: 次の変数を含む
.env
ファイルをプロジェクト ルートに作成します。
サーバーを起動します。
http://localhost:8000
でアプリケーションにアクセスします。
オプション2: Dockerのインストール
リポジトリをクローンします。
環境変数を構成する: 次の変数を含む
.env
ファイルをプロジェクト ルートに作成します。
Docker Compose でビルドして実行します。
http://localhost:8000
でアプリケーションにアクセスします。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Netbox のネットワーク インフラストラクチャ管理機能と MCP (マルチクラウド プラットフォーム) 機能を組み合わせた強力な統合サーバーです。
Related MCP Servers
- -securityAlicense-qualityAn MCP server that enables Gmail integration, allowing users to manage emails (send, receive, read, trash, mark as read) directly through MCP clients like Claude Desktop.Last updated -MIT License
- AsecurityAlicenseAqualityMCP server that integrates with inBox note-taking API, allowing users to create notes through any MCP client using conversation-based interactions.Last updated -112MIT License
- AsecurityAlicenseAqualityA lightweight MCP server that enables integration with Microsoft SharePoint, allowing clients to interact with documents and folders through the Model Context Protocol.Last updated -921MIT License
- AsecurityFlicenseAqualityA server based on the MCP framework that provides remote server management capabilities through SSH, supporting features like connection pooling, file transfers, and remote command execution.Last updated -7