Skip to main content
Glama
landynsnipes

Enterprise MCP Kit

by landynsnipes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETBOX_TOKENYesNetBox API token
NETBOX_BASE_URLYesBase URL for NetBox (HTTP or HTTPS)
NETBOX_TIMEOUT_MSNoTimeout 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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