Netbox MCP Server
Ein leistungsstarker Integrationsserver, der die Netzwerkinfrastrukturverwaltungsfunktionen von Netbox mit der MCP-Funktionalität (Multi-Cloud Platform) kombiniert.
Voraussetzungen
Stellen Sie sicher, dass Folgendes auf Ihrem System installiert ist:
- Docker : Docker installieren
- Docker Compose : Docker Compose installieren
Installation
Option 1: Lokale Installation
- Klonen Sie das Repository:
- Erstellen und aktivieren Sie eine virtuelle Umgebung:
- Installieren Sie Abhängigkeiten:
- Umgebungsvariablen konfigurieren: Erstellen Sie im Projektstamm eine
.env
Datei mit den folgenden Variablen:
- Starten Sie den Server:
- Greifen Sie auf die Anwendung unter
http://localhost:8000
zu
Option 2: Docker-Installation
- Klonen Sie das Repository:
- Umgebungsvariablen konfigurieren: Erstellen Sie im Projektstamm eine
.env
Datei mit den folgenden Variablen:
- Erstellen und Ausführen mit Docker Compose:
- Greifen Sie auf die Anwendung unter
http://localhost:8000
zu
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Ein leistungsstarker Integrationsserver, der die Netzwerkinfrastrukturverwaltungsfunktionen von Netbox mit der MCP-Funktionalität (Multi-Cloud Platform) kombiniert.
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 -PythonMIT 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 -102JavaScriptMIT 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 -915PythonMIT 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 -7Python