by netboxlabs · MCP Server · ★ 158
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
NetBox MCP Server ⚠️ Breaking Change in v1.0.0: The project structure has changed. If upgrading from v0.1.0, update your configuration: - Change to - Update Claude Desktop/Code configs to use instead of - Docker users: rebuild images with updated CMD - See CHANGELOG.md for full details This is a simple read-only Model Context Protocol server for NetBox. It enables you to interact with your data in NetBox directly via LLMs that support MCP. Tools Note: the set of supported object types is explicitly defined and limited to the core NetBox objects for now, and won't work with object types from plugins. Usage Create a read-only API token in NetBox with sufficient permissions for the tool to access the data you want to make available via MCP. Install dependencies: Verify the server can run: Add the MCP server to yo
| Stars | 158 |
| Forks | 71 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 69.2/100 |
| Open Issues | 7 |
| Last Updated | 2026-04-27 |
| Created | 2025-02-27 |
| Platforms | mcp, python |
| Est. Tokens | ~53k |
These tools work well together with netbox-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
netbox-mcp-server is Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs. It is categorized as a MCP Server with 158 GitHub stars.
netbox-mcp-server is primarily written in Python. It covers topics such as mcp, mcp-server, netbox.
You can find installation instructions and usage details in the netbox-mcp-server GitHub repository at github.com/netboxlabs/netbox-mcp-server. The project has 158 stars and 71 forks, indicating an active community.
netbox-mcp-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.