Enterprise MCP Kit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETBOX_TOKEN | Yes | NetBox API token | |
| NETBOX_BASE_URL | Yes | Base URL for NetBox (HTTP or HTTPS) | |
| NETBOX_TIMEOUT_MS | No | Timeout in milliseconds (default 5000) | 5000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_device_contextA | Read one exact NetBox device context. This tool performs no write operations. |
| get_site_overviewA | Read one exact NetBox site and a bounded summary of its devices, racks, active circuits, contacts, and software compliance. This tool performs no write operations. |
| get_connectivity_pathA | Read bounded NetBox circuit and VPN evidence directly connecting two exact sites. It does not claim a runtime routed path and performs no write operations. |
| get_rack_contextA | Read one exact NetBox rack by ID or exact site and rack name, including a bounded device elevation summary and recorded power-feed count. This tool performs no write operations. |
| get_power_pathA | Read bounded NetBox inventory evidence for what powers one exact device: its power ports, cabled PDU outlets, and recorded rack power feeds. It never claims live electrical state and performs no write operations. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/landynsnipes/enterprise-mcp-kit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server