Skip to main content
Glama

NetBox Read/Write MCP Server

__init__.py533 B
""" DCIM (Data Center Infrastructure Management) Tools This module contains enterprise-grade tools for managing NetBox DCIM objects including devices, racks, sites, cables, interfaces, modules, and power infrastructure. """ # Import all DCIM tools to make them discoverable by the registry from . import sites, racks, manufacturers, device_roles, device_types, devices, interfaces, cables, modules, power_ports, device_type_components, inventory, module_type_profiles, power_panels, power_feeds, power_outlets, power_connections

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Deployment-Team/netbox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server