mcpbeat Sign in

Holded MCP Server

by energio-es Your server? Claim it
local only

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.

Installs per day peak 24 · avg 7 · +258% w/w
a month agotoday
65
Installs / week
npm · @energio/holded-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add holded-mcp -- npx -y @energio/holded-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "holded-mcp": {
      "args": [
        "-y",
        "@energio/holded-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.holded-mcp]
command = "npx"
args = ["-y", "@energio/holded-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "holded-mcp": {
      "args": [
        "-y",
        "@energio/holded-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "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.

Alternatives to Holded MCP

same job, measured the same way
MCP Holded
by t4dhg

MCP server for Holded (Spanish ERP): invoicing, accounting, treasury, CRM, projects, payroll.

120 installs/wk local only
MCP Conta Azul
by codespar

MCP server for Conta Azul — accounting, invoicing, customers, products

23 installs/wk local only
Xero
by wyre-technology

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
Xero
by wyre-ai

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
MCP Xero
by codespar

MCP server for Xero — global cloud accounting: contacts, invoices, payments, items, reports

31 installs/wk local only
Fortnox
by jakobwennberg

MCP server for Fortnox Swedish accounting API integration

31 installs/wk local only
QuickBooks Online
by wyre-technology

MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.

local only
QuickBooks Online
by wyre-ai

MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.

local only

Holded MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Holded MCP?
Holded MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @energio/holded-mcp was installed 65 times last week.
Is Holded MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Holded MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @energio/holded-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Holded MCP?
The npm package @energio/holded-mcp was installed 65 times in the last week. Week over week that is +258%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.