Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lan_discoverA

Discover devices on local network and Bluetooth.

Scans WiFi/LAN and Bluetooth LE simultaneously. Returns a discovery report with new, updated, lost devices.

lan_discover_pendingB

List devices awaiting manual registration.

lan_device_registerC

Promote a pending device to the registry.

lan_pending_dismissC

Dismiss a pending device (hide from pending list).

lan_device_listC

List registered devices with current status.

lan_device_controlC

Send a command to a device.

lan_device_statusC

Get detailed current status of a device.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
device_inventoryFull device inventory as markdown for LLM context.
pending_inventoryPending devices as markdown for LLM context.

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/ashlarforge/iotforge'

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