Servidor MCP de Netbox
Un potente servidor de integración que combina las capacidades de gestión de infraestructura de red de Netbox con la funcionalidad MCP (Multi-Cloud Platform).
Prerrequisitos
Asegúrese de tener lo siguiente instalado en su sistema:
Docker : Instalar Docker
Docker Compose : Instalar Docker Compose
Instalación
Opción 1: Instalación local
Clonar el repositorio:
Crear y activar un entorno virtual:
Instalar dependencias:
Configurar variables de entorno: Cree un archivo
.env
en la raíz del proyecto con las siguientes variables:
Iniciar el servidor:
Acceda a la aplicación en
http://localhost:8000
Opción 2: Instalación de Docker
Clonar el repositorio:
Configurar variables de entorno: Cree un archivo
.env
en la raíz del proyecto con las siguientes variables:
Construya y ejecute con Docker Compose:
Acceda a la aplicación en
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.
Un potente servidor de integración que combina las capacidades de gestión de infraestructura de red de Netbox con la funcionalidad MCP (Multi-Cloud Platform).
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