MCP Alegra runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 16 Jul 2026.
Alegra — cloud accounting for LATAM (Colombian-founded)
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"
}
}
}
Answers built from our own checks of this server.