Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "subscribe": true,
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_devicesA

List all registered hardware devices and their metadata

connect_deviceA

Connect to a specific hardware device by ID

disconnect_deviceA

Disconnect from a specific hardware device by ID

device_statusA

Get connection and health status of a specific hardware device

execute_commandB

Execute an action or command on a specific hardware device

Prompts

Interactive templates invoked by user choice

NameDescription
diagnose_hardwareSystem prompt and orchestration guide for interacting with factory hardware via OmniMCP

Resources

Contextual data attached and managed by the client

NameDescription
Available DevicesList of all registered hardware devices, including offline/disconnected ones
Connected DevicesList of all currently connected/active hardware devices
System HealthConnection and online status overview of all configured hardware adapters
Health ChecksCurrent health status of all registered health checks
Widget ExamplesProvides metadata and examples for all registered UI widgets

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/gautham-sai05/omni-mcp'

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