netbox-mcp-server

netboxlabs/netbox-mcp-server

3.5

If you are the rightful owner of netbox-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a simple read-only Model Context Protocol server for NetBox, enabling interaction with NetBox data via LLMs that support MCP.

Tools

Functions exposed to the LLM to take actions

get_objects

Retrieves NetBox core objects based on their type and filters.

get_object_by_id

Gets detailed information about a specific NetBox object by its ID.

get_changelogs

Retrieves change history records (audit trail) based on filters.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources