Loading MCP server directory, please wait...
Alegra — cloud accounting for LATAM (Colombian-founded)
npx @getmcp/cli add io.github.codespar/mcp-alegraRequires Node.js 18+. Community-contributed server. Review source before installing.
ALEGRA_EMAILAccount email for Alegra
ALEGRA_API_TOKENAPI token for Alegra
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-alegra": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-alegra"
],
"env": {
"ALEGRA_EMAIL": "",
"ALEGRA_API_TOKEN": ""
}
}
}
}