netbox-mcp-server
Active·★ 178·Apache-2.0·Updated 2026-05-27
★ Trending★ API Integration
Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
This server provides MCP tools for querying NetBox objects, retrieving object details by ID, and accessing change history. It supports field filtering to optimize token usage. Configuration can be done via environment variables, .env file, or CLI arguments.
#mcp#mcp-server#mcp-servers#netbox
01
Features
01Read-only access to NetBox core objects
02Provides three tools: get_objects, get_object_by_id, get_changelogs
03Supports field filtering to reduce token usage
04Multiple configuration methods: environment variables, .env file, CLI arguments
05Supports Stdio and HTTP transport protocols
02
Compatibility
Claude Desktop
Claude Desktop
Verified via docs
Claude Code
Claude Code
Verified via docs
Docker
Docker
Verified via docs
03
Quick start
1
$ uv sync
04
Use cases
↳Retrieve devices in a specific site
↳Check IPAM utilization
↳Query change history for a site
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
thunderbit-mcp-server★ 13
AI-powered web scraping and structured data extraction. CLI + MCP server + Claude Code plugin for the Thunderbit Open API.
Related searches
Comments
Log in to leave a comment
- HHarper LeeMar 24, 2026
Works with standard NetBox deployments via the REST API.
- Sterling LeeMar 19, 2026
Read-only NetBox interaction via MCP — IPAM and DCIM data accessible to AI.
- HHarley WhiteMar 4, 2026
Read-only scope is the right default for network infrastructure data.
- RRiver LeeFeb 26, 2026
Good for network teams using NetBox who want AI assistance with infrastructure queries.