MCP Midaz runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Midaz by Lerian — self-hosted double-entry ledger: accounts, balances, transactions
Today is the operative word: we check MCP Midaz every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-midaz -- npx -y @codespar/mcp-midaz
{
"mcpServers": {
"mcp-midaz": {
"args": [
"-y",
"@codespar/mcp-midaz"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-midaz]
command = "npx"
args = ["-y", "@codespar/mcp-midaz"]
{
"mcpServers": {
"mcp-midaz": {
"args": [
"-y",
"@codespar/mcp-midaz"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-midaz": {
"args": [
"-y",
"@codespar/mcp-midaz"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MIDAZ_BASE_URL (Base URL of your self-hosted Midaz onboarding service), MIDAZ_TRANSACTION_URL (Base URL of the Midaz transaction service. Defaults to MIDAZ_BASE_URL.), MIDAZ_API_KEY (Bearer token when your deployment enforces auth).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Open Finance Brasil — accounts, transactions, consents, credit, loans, investments
MCP server for Pluggy — Open Finance Brasil aggregator: accounts, transactions, payment initiation
MCP server exposing Actual Budget accounts, transactions, budgets and reporting to LLM assistants.
MCP server for Cobre — CO/MX B2B treasury: balances, counterparties, money movements
MCP server for Airwallex — cross-border collection + payouts, global accounts, FX, transfers
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.
Answers built from our own checks of this server.