Spendlog runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm. Last commit 5 Jun 2026.
MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude
We read the source, 10 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
db.prepare(`UPDATE transactions SET ${updates.join(', ')} WHERE id = ?`).run(...params);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 spendlog -- npx -y spendlog
{
"mcpServers": {
"spendlog": {
"args": [
"-y",
"spendlog"
],
"command": "npx"
}
}
}
[mcp_servers.spendlog]
command = "npx"
args = ["-y", "spendlog"]
{
"mcpServers": {
"spendlog": {
"args": [
"-y",
"spendlog"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"spendlog": {
"args": [
"-y",
"spendlog"
],
"command": "npx"
}
}
}
MCP server for Swiss federal finances (EFV): budget, debt, forecasts and spending data
Eqvitta MCP: GST billing, ledgers, invoices, stock and financial reports for Claude.
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
MCP server for Codat — companies, connections, invoices, bills and financial statements.
Xero MCP server for invoices, contacts, payments, quotes, and financial reports.
MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more.
Unofficial read-only MCP server for the wFirma API v2: invoices, contractors, expenses, payments.
Answers built from our own checks of this server.