Holded MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm.
MCP server for Holded — invoicing, accounting, CRM, projects, and team
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 holded-mcp -- npx -y @energio/holded-mcp
{
"mcpServers": {
"holded-mcp": {
"args": [
"-y",
"@energio/holded-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.holded-mcp]
command = "npx"
args = ["-y", "@energio/holded-mcp"]
{
"mcpServers": {
"holded-mcp": {
"args": [
"-y",
"@energio/holded-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"holded-mcp": {
"args": [
"-y",
"@energio/holded-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
HOLDED_API_KEY (Your Holded API key. Get it from https://app.holded.com/api), HOLDED_MODULES (Comma-separated list of modules to enable (invoicing, crm, projects, accounting, team). All enabled by default.), HOLDED_RATE_LIMIT_PER_SECOND (API rate limit in requests per second. Default: 10.), HOLDED_DEBUG (Set to 'true' to enable debug logging for API requests.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Holded (Spanish ERP): invoicing, accounting, treasury, CRM, projects, payroll.
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 QuickBooks Online — accounts, customers, invoices, bills, and reports.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
Answers built from our own checks of this server.