Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HATCHET_CLIENT_TOKENYesHatchet API token (a JWT). Required.
HATCHET_MCP_READ_ONLYNoThe mutation gate. 'true' registers only read tools; 'false' also registers mutating tools. Defaults to 'true'. Accepts true/false/1/0/yes/no/on/off.
HATCHET_CLIENT_SERVER_URLNoREST base URL override (for a self-host whose token embeds an unreachable internal URL). Optional, defaults to URL decoded from token.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/DanMeon/hatchet-mcp'

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