Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PACKET_CODERS_INVENTORYYesPath to the YAML inventory file containing device definitions.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_lab_devicesA

List lab devices available to this MCP server without returning secrets.

send_commandA

Run one read-only show/display command on a lab device.

run_health_checkA

Run basic health checks against one device, or all devices when omitted.

get_ospf_neighborsA

Read OSPF neighbors from a lab device using a platform-appropriate command.

get_bgp_summaryA

Read BGP summary from a lab device using a platform-appropriate command.

configure_deviceA

Apply config lines to a lab device, with dry-run enabled by default.

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/E-Conners-Lab/packet-coders-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server