Skip to main content
Glama

Siigo MCP Server

by jdlar1

siigo_get_journal

Retrieve a specific accounting journal by its ID from the Siigo accounting system to access detailed financial transaction records.

Instructions

Get a specific journal by ID

Input Schema

NameRequiredDescriptionDefault
idYesJournal ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Journal ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/jdlar1/siigo-mcp'

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