Skip to main content
Glama

NetBox Read/Write MCP Server

__init__.py372 B
""" IPAM (IP Address Management) Tools This module contains enterprise-grade tools for managing NetBox IPAM objects including IP addresses, prefixes, VLANs, and high-level automation workflows. """ # Import all IPAM tools to make them discoverable by the registry from . import prefixes, vlans, vrfs, ip_addresses, mac_addresses, addresses, aggregates, rirs, enterprise

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