Skip to main content
Glama

NetBox Read/Write MCP Server

__init__.py325 B
""" Tenancy Management Tools This module contains enterprise-grade tools for managing NetBox tenancy objects including tenants, tenant groups, contacts, and multi-tenant resource assignments. """ # Import all tenancy tools to make them discoverable by the registry from . import tenants, tenant_groups, contacts, resources

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