HLedger MCP Server
by iiAtlas
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HLEDGER_READ_ONLY | No | Set to 'true' to enable read-only mode (disables write tools). Defaults to 'false'. | false |
| HLEDGER_SKIP_BACKUP | No | Set to 'true' to skip automatic .bak backups before modifying the journal. Defaults to 'false'. | false |
| HLEDGER_JOURNAL_PATH | Yes | Path to the primary HLedger journal file (required as command-line argument) | |
| HLEDGER_EXECUTABLE_PATH | No | Absolute path to the hledger executable (overrides automatic detection). | |
| HLEDGER_WEB_EXECUTABLE_PATH | No | Absolute path to a standalone hledger-web binary (overrides default web command). |
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/iiAtlas/hledger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server