Skip to main content
Glama

Ledger CLI MCP Server

by minhyeoky

ledger_commodities

List and filter financial commodities using regex patterns for efficient data analysis within the Ledger CLI MCP Server, simplifying financial reporting and accounting tasks.

Instructions

List all commodities

Input Schema

NameRequiredDescriptionDefault
paramsYes

Input Schema (JSON Schema)

{ "$defs": { "LedgerCommodities": { "properties": { "query": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "Filter commodities by regex pattern", "title": "Query" } }, "title": "LedgerCommodities", "type": "object" } }, "properties": { "params": { "$ref": "#/$defs/LedgerCommodities" } }, "required": [ "params" ], "title": "ledger_commoditiesArguments", "type": "object" }

Other Tools from Ledger CLI MCP Server

Related Tools

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/minhyeoky/mcp-server-ledger'

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