Provides safe, intelligent read/write access to NetBox instances via a Model Context Protocol server.

关于

Netbox is a Model Context Protocol (MCP) server designed to act as a robust and secure bridge between Large Language Models (LLMs) and NetBox instances. Its primary goal is to enable automated interactions with NetBox data, emphasizing safety with explicit confirmation for write operations, ensuring idempotency, and providing enterprise-grade reliability for higher-level automation platforms.

主要功能

  • Requires explicit confirmation for all write operations
  • Supports idempotent operations for consistent results
  • Includes a global dry-run mode to prevent actual writes
  • Provides comprehensive logging of all data mutations
  • Designed for seamless integration with automation platforms
  • 0 GitHub stars

使用案例

  • Automating NetBox data management with Large Language Models
  • Integrating NetBox operations into enterprise-grade automation workflows
  • Safely performing read/write operations on NetBox data programmatically
Netbox MCP Server: Safe NetBox Read/Write & Automation