Loading MCP server directory, please wait...
FacturAPI — Mexican CFDI e-invoicing
npx @getmcp/cli add io.github.codespar/mcp-facturapiRequires Node.js 18+. Community-contributed server. Review source before installing.
FACTURAPI_API_KEYAPI key for FacturAPI
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-facturapi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-facturapi"
],
"env": {
"FACTURAPI_API_KEY": ""
}
}
}
}