MCP Holded runs on your own machine — the client starts it, so there is no endpoint to ping. 120 installs a week from npm. Last commit 8 Sep 2026.
MCP server for Holded (Spanish ERP): invoicing, accounting, treasury, CRM, projects, payroll.
Today is the operative word: we check MCP Holded 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-holded -- npx -y @t4dhg/mcp-holded
{
"mcpServers": {
"mcp-holded": {
"args": [
"-y",
"@t4dhg/mcp-holded"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-holded]
command = "npx"
args = ["-y", "@t4dhg/mcp-holded"]
{
"mcpServers": {
"mcp-holded": {
"args": [
"-y",
"@t4dhg/mcp-holded"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-holded": {
"args": [
"-y",
"@t4dhg/mcp-holded"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HOLDED_API_KEY (Holded v2 Personal Access Token (pat_<id>_<secret>), created under Settings, Developers, API. A v1 key is rejected at startup.), HOLDED_BASE_URL (Override the API base URL (default: https://api.holded.com/api/v2)), HOLDED_TIMEOUT_MS (Per-request timeout in milliseconds (default: 30000)), HOLDED_MAX_RETRIES (Retry attempts for GET requests; writes are never retried (default: 3)), DEBUG (Log requests to stderr (default: false)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Holded — invoicing, accounting, CRM, projects, and team
MCP server for Conta Azul — accounting, invoicing, customers, products
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 Xero — global cloud accounting: contacts, invoices, payments, items, reports
MCP server for Fortnox Swedish accounting API integration
MCP server for AbraFlexi ERP — invoices, contacts, products, bank transactions.
MCP server for Bling — ERP: products, orders, invoices (NF-e/NFS-e), stock, AR/AP, webhooks
Answers built from our own checks of this server.