Netbox MCP Server
A powerful integration server that combines Netbox's network infrastructure management capabilities with MCP (Multi-Cloud Platform) functionality.
Prerequisites
Ensure you have the following installed on your system:
Docker: Install Docker
Docker Compose: Install Docker Compose
Installation
Option 1: Local Installation
Clone the repository:
Create and activate a virtual environment:
Install dependencies:
Configure environment variables: Create a
.env
file in the project root with the following variables:
Start the server:
Access the application at
http://localhost:8000
Option 2: Docker Installation
Clone the repository:
Configure environment variables: Create a
.env
file in the project root with the following variables:
Build and run with Docker Compose:
Access the application at
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.
A powerful integration server that combines Netbox's network infrastructure management capabilities with MCP (Multi-Cloud Platform) functionality.
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