# netbox-mcp-server

> Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs

- **URL**: https://www.freshcrate.ai/projects/netbox-mcp-server
- **Author**: netboxlabs
- **Category**: MCP Servers
- **Latest version**: `v1.2.0` (2026-05-26)
- **License**: Apache-2.0
- **Source**: https://github.com/netboxlabs/netbox-mcp-server
- **Homepage**: https://netboxlabs.com/
- **Language**: Python
- **GitHub**: 151 stars, 69 forks
- **Registry**: github (`netboxlabs/netbox-mcp-server`)
- **Tags**: `mcp`, `mcp-server`, `netbox`, `python`

## Description

Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.2.0` | 2026-05-26 | High | ### Bug Fixes  - Reject __in lookups, suggest list-as-value form   ([#144](https://github.com/netboxlabs/netbox-mcp-server/pull/144),   [`7900563`](https://github.com/netboxlabs/netbox-mcp-server/commit/79005630ebf718c4c922212d7dfa9dcd940a920a))  - **ci**: Extract full release notes from CHANGELOG   ([#118](https://github.com/netboxlabs/netbox-mcp-server/pull/118),   [`d5b3657`](https://github.com/netboxlabs/netbox-mcp-server/commit/d5b365760153487fd342387e749948765a98153b))  - **ci**: Regenerat |
| `v1.1.0` | 2026-04-20 | High | ### Bug Fixes  - Exclude requires-python from Renovate bumps   ([`e7c7c44`](https://github.com/netboxlabs/netbox-mcp-server/commit/e7c7c4468fd2ee5507bb91e5087d564a06a663bd))  - Gracefully handle fork PR comment permissions   ([`1c38983`](https://github.com/netboxlabs/netbox-mcp-server/commit/1c38983f0135f84aa50b839992d0b94d59dbdff9))  - Handle bearer authentication for v2 tokens   ([`4a80e22`](https://github.com/netboxlabs/netbox-mcp-server/commit/4a80e22d0f1f418574369f57d8ebf84bbd0c51ce))  - Ha |
| `v1.0.0` | 2025-10-31 | Low | ## v1.0.0 (2025-10-31)  ### 🚨 BREAKING CHANGES  **Simpler installation and execution.** The server now uses a standard Python package layout with a dedicated command. You'll need to update your configuration:  - **Command change**: `uv run server.py` → `uv run netbox-mcp-server` - **Claude Desktop/Code**: Update `args` to use `netbox-mcp-server` instead of `server.py` - **Docker**: Rebuild images (CMD updated to use new entry point)  See [README.md](README.md) for updated configuratio |

## Citation

- HTML: https://www.freshcrate.ai/projects/netbox-mcp-server
- Markdown: https://www.freshcrate.ai/projects/netbox-mcp-server.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/netbox-mcp-server/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
