
Mcp Alegra
Let agents read and manage Alegra cloud accounting data for LATAM businesses via email and API token auth.
Overview
io.github.codespar/mcp-alegra is an Operate-phase MCP server that links AI agents to Alegra LATAM cloud accounting using email and API token credentials.
What is this MCP server?
- stdio npm @codespar/mcp-alegra at version 0.1.0
- Alegra account email plus API token authentication
- Colombian-founded LATAM cloud accounting focus
- From codespar mcp-dev-latam colombia/alegra subfolder
- stdio MCP transport for local agent wiring
- Package version 0.1.0
- 2 required env vars: ALEGRA_EMAIL, ALEGRA_API_TOKEN
- npm identifier @codespar/mcp-alegra
Community signal: 252 GitHub stars.
What problem does it solve?
When Alegra is your books, agents cannot help with invoices or account data unless you manually wrap Alegra’s API on every task.
Who is it for?
LATAM solo builders already on Alegra who want agent-assisted accounting queries and integration maintenance.
Skip if: Teams not using Alegra, or builders who need Argentina-only AFIP e-invoice authority integration instead of general accounting.
What do I get? / Deliverables
Register the stdio server with Alegra credentials so agents can call Alegra-backed MCP tools for accounting workflows you define.
- Agent-accessible Alegra accounting MCP tools
- stdio MCP wiring for LATAM Alegra workflows
- Version 0.1.0 integration from mcp-dev-latam
Recommended MCP Servers
Journey fit
How it compares
Alegra accounting MCP connector, not Argentine AFIP tax-authority invoicing.
Common Questions / FAQ
Who is io.github.codespar/mcp-alegra for?
It is for indie builders and small teams using Alegra for LATAM accounting who want MCP access from coding agents.
When should I use io.github.codespar/mcp-alegra?
Use it during Operate when you iterate on billing automations, reports, or Alegra-linked features in your product.
How do I add io.github.codespar/mcp-alegra to my agent?
Add @codespar/mcp-alegra as a stdio MCP server and set ALEGRA_EMAIL and ALEGRA_API_TOKEN in the environment.