NetBox MCP Server
@netboxlabs
About NetBox MCP Server
Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
Basic information
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
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ICSS
chokcoco不止于 CSS

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments