
Mcp Facturapi
Hook FacturAPI Mexican CFDI e-invoicing into your agent so you can generate and manage compliant invoices while building Mexico-facing billing.
Overview
io.github.codespar/mcp-facturapi is a MCP server for the Build phase that exposes FacturAPI for Mexican CFDI e-invoicing to coding agents.
What is this MCP server?
- @codespar/mcp-facturapi v0.1.0 stdio MCP for FacturAPI CFDI workflows
- Focused on Mexican electronic invoicing (CFDI) per server description
- FACTURAPI_API_KEY required secret for authenticated tool calls
- Published from codespar mcp-dev-latam Mexico/facturapi package on GitHub
- npm registry install for agent-assisted invoice payload and API exploration
- Server version 0.1.0
- 1 npm package @codespar/mcp-facturapi with stdio transport
- 1 required secret FACTURAPI_API_KEY
Community signal: 252 GitHub stars.
What problem does it solve?
Mexican CFDI rules and FacturAPI object shapes are easy to get wrong when agents invent invoice fields without live API context.
Who is it for?
Indie SaaS and ecommerce builders targeting Mexico who already use FacturAPI and want agent help on CFDI integration code.
Skip if: Merchants outside Mexico, teams without FacturAPI accounts, or anyone seeking full-service accounting instead of invoicing API glue.
What do I get? / Deliverables
After FACTURAPI_API_KEY is configured, your agent can call FacturAPI-oriented MCP tools while you build compliant billing and invoice automation.
- Registered MCP server for FacturAPI CFDI operations
- Agent-assisted invoice API implementation against your workspace key
- Reusable MCP config for Mexico billing feature work
Recommended MCP Servers
Journey fit
CFDI invoicing integration belongs in Build when you connect SAT-compliant billing to orders and subscriptions. FacturAPI is a billing API provider; the integrations subphase is where MCP servers for tax invoicing attach to your codebase.
How it compares
FacturAPI MCP integration for agents, not a SAT portal substitute or standalone CFDI desktop signer.
Common Questions / FAQ
Who is io.github.codespar/mcp-facturapi for?
Developers shipping to the Mexican market who use FacturAPI for CFDI and want Claude Code or Cursor to assist with invoicing API implementation.
When should I use io.github.codespar/mcp-facturapi?
Register it during Build when you wire orders, subscriptions, or payouts to CFDI issuance—not before you have FacturAPI keys and a defined fiscal workflow.
How do I add io.github.codespar/mcp-facturapi to my agent?
Install @codespar/mcp-facturapi from npm, set FACTURAPI_API_KEY in your MCP server environment, enable stdio transport in your host, and restart the agent.