Skip to main content
Glama

NetBox Read/Write MCP Server

aggregates.py591 B
#!/usr/bin/env python3 """ IPAM Aggregate Management Tools TODO: High-level tools for managing NetBox IP aggregates, RIR allocations, and top-level IP address space management will be implemented here. Future capabilities: - RIR aggregate management - IP address space allocation - Aggregate utilization monitoring - Cross-RIR coordination - IP space planning and forecasting """ # TODO: Implement aggregate management tools # - netbox_create_aggregate # - netbox_manage_rir_allocations # - netbox_monitor_aggregate_utilization # - netbox_coordinate_cross_rir # - netbox_forecast_ip_space

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