MCP Alegra runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 29 Aug 2026.
Alegra — cloud accounting for LATAM (Colombian-founded)
Today is the operative word: we check MCP Alegra 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-alegra -- npx -y @codespar/mcp-alegra
{
"mcpServers": {
"mcp-alegra": {
"args": [
"-y",
"@codespar/mcp-alegra"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-alegra]
command = "npx"
args = ["-y", "@codespar/mcp-alegra"]
{
"mcpServers": {
"mcp-alegra": {
"args": [
"-y",
"@codespar/mcp-alegra"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-alegra": {
"args": [
"-y",
"@codespar/mcp-alegra"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ALEGRA_EMAIL (Account email for Alegra), ALEGRA_API_TOKEN (API token for Alegra).
The author declared them in the registry entry; get the values from the project itself.
Siigo — Colombian accounting + DIAN e-invoicing
Colppy — Argentine cloud accounting + AFIP invoicing
Tienda Nube — LATAM e-commerce platform (Argentine-founded)
MCP server for Xero — global cloud accounting: contacts, invoices, payments, items, reports
Coordinadora — Colombian courier and logistics
MCP server for Conta Azul — accounting, invoicing, customers, products
MCP server for Bold — Colombian acquirer: payment links for cards, PSE and Nequi
Operational layer for running accounts: calendars, cadence, captions, hashtags, reporting.
Answers built from our own checks of this server.