
Since its initial release in early 2025, the NetBox MCP server has evolved from an experimental tool into a burgeoning ecosystem of AI-driven operations centered around NetBox’s semantic map of infrastructure data. With hundreds of monthly downloads and growing adoption across enterprise teams, the NetBox MCP has matured significantly through some recent updates that bring lessons learned from our work on NetBox Copilot back to the open source community.
The NetBox MCP server is like an API for LLMs that connects NetBox – the world’s most popular network source of truth – with AI language models through the widely supported Model Context Protocol. NetBox MCP enables LLMs to directly interact with your infrastructure data leveraging NetBox as structured context, supercharging AI operations and agents with the knowledge they need to reason about and act on infrastructure effectively. This opens up natural language queries, automated investigations, and intelligent network analysis to teams of all technical levels.
The NetBox MCP server provides four core mechanisms for LLMs and agents to work with NetBox data: fetching NetBox objects with smart filtering and context management, gathering detailed information on specific objects, getting changelog information, and searching across NetBox. The MCP server provides read-only access to NetBox today, and we expect to add carefully governed tools for safely creating, updating, and deleting objects in NetBox soon.
This minimalist approach is intentional – rather than overwhelming LLMs with hundreds of API endpoints, the server provides just enough capability for models to intelligently navigate NetBox’s rich data model using the innate knowledge frontier models have of NetBox due to NetBox’s vast adoption and status as the de facto standard network and infrastructure data model.
The latest version (v1.0.0) introduces significant improvements in how the NetBox MCP server handles data filtering and field selection. Drawing from our production experience with NetBox Copilot, which is now available in public preview for free for everyone in the NetBox Community, the NetBox MCP now supports:
The server has evolved beyond simple command-line operation to support multiple deployment patterns:
Building on feedback from the community and production deployments:
The NetBox MCP server’s impact is best illustrated through what the community is building. Recent highlights include:
The NetBox MCP server has rapidly evolved into a cornerstone of infrastructure AI operations, with hundreds of monthly downloads and production deployments across enterprise teams. Engineers are achieving remarkable results – from accelerating automations to deploying distributed MCP environments at scale. Thought leaders at major vendors like Cisco are incorporating the MCP server into their AI workflows, while community champions like Microsoft MVP Simon Painter demonstrate how it democratizes infrastructure access for non-technical stakeholders. Teams everywhere are using NetBox MCP to enable natural language queries, automated compliance checks, and intelligent network analysis. For a recent deeper dive into the thriving ecosystem, check out our blog from last month on some of the activity we’re seeing.
NetBox Labs recently hosted a live workshop where hundreds of community members learned to build AI agents using the MCP server. The session demonstrated how simple it is to create powerful agents – participants built a compliance checker that could verify rules like “all devices should follow a common naming convention” using natural language.
The workshop’s reference implementation is published as a lightweight open source project that you can easily fork and adapt into your own NetBox Agents. Simply changing the system prompt can transform the same code into different specialized agents:
Dig into our full recap and tutorial and get started building your own NetBox Agents with the NetBox MCP server today.
The versatility of the NetBox MCP server is evident in the diverse applications emerging from the community:
Natural Language Infrastructure Queries
Ad-Hoc Diagramming and Visualization
Operational Intelligence
Cross-Team Collaboration
The possibilities are endless. Found a new interesting use case? Write up a blog, create a quick GitHub repo, or drop a LinkedIn post – we’ll help amplify for the community!
Setting up the NetBox MCP server is straightforward – now with several deployment options. You need access to NetBox, the ability to run the server either directly or with Docker, and an LLM client like Claude Desktop, Cursor, Claude Code, or a simple agent like the NetBox Compliance Agent or your own code. Check out our new Quickstart guide to get up and running with NetBox MCP.
The MCP server is part of a growing NetBox AI ecosystem that includes:
The NetBox MCP server provides the foundation for custom AI development, while NetBox Copilot delivers immediate value with foundational agent capabilities that are freely available to the entire networking and infrastructure community.
The future of infrastructure management is being written now, one agent at a time. With the NetBox MCP server providing the semantic map and the community driving innovation, we’re witnessing the emergence of truly intelligent infrastructure operations. Join us in building this future – your infrastructure will thank you.