Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MESH_DIRNoOverride the state directory path (default is .mesh/)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
registerC

Announce presence and refresh liveness (heartbeat).

rosterC

List known agents and their liveness.

claimC

Atomically acquire (or queue for) a resource lock.

releaseC

Relinquish a held claim or cancel a queued ticket.

claimsC

Inspect current locks and queues.

postC

Send a durable message (agent_id, * broadcast, or topic:).

inboxA

Peek pending messages without advancing the cursor.

readC

Advance the read cursor (acknowledge consumption).

gcA

Drop TTL-expired messages and sweep dead claims; returns reclaimed count.

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/yesitsfebreeze/mesh'

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