NetBox MCP Server
@netboxlabs
About NetBox MCP Server
Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"netbox-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
3Retrieves NetBox core objects based on their type and filters
Gets detailed information about a specific NetBox object by its ID
Retrieves change history records (audit trail) based on filters
Overview
What is NetBox MCP Server?
A read-only Model Context Protocol server that connects LLMs to NetBox data, enabling natural language queries of network inventory, IPAM, change logs, and more via MCP-compatible clients.
How to use NetBox MCP Server?
Create a read-only NetBox API token, install dependencies (uv sync or `pip install -e
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments