skuldgerry/netbox-mcp
3.2
If you are the rightful owner of netbox-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The NetBox MCP Enhanced server is an advanced Model Context Protocol server that allows seamless interaction with NetBox data using LLMs, supporting both read and write operations.
Tools
Functions exposed to the LLM to take actions
netbox_get_objects
Retrieves NetBox core objects based on their type and filters.
netbox_create_site
Creates a new site in NetBox.
netbox_update_site
Updates an existing site in NetBox.
netbox_delete_site
Deletes a site from NetBox.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client