NetBox MCP Server
@netboxlabs
关于 NetBox MCP Server
Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"netbox-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
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
概览
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
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
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!
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论