hatchet-mcp
by DanMeon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HATCHET_CLIENT_TOKEN | Yes | Hatchet API token (a JWT). Required. | |
| HATCHET_MCP_READ_ONLY | No | The 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_URL | No | REST 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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