io.github.codespar/mcp-afip
Quality Score
80
/100
AFIP — Argentine tax authority, electronic invoicing (Factura Electrónica)
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-afip": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-afip"
],
"env": {
"AFIP_CERT_PATH": "<afip_cert_path>",
"AFIP_KEY_PATH": "<your-afip_key_path>",
"AFIP_CUIT": "<afip_cuit>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-afip": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-afip"
],
"env": {
"AFIP_CERT_PATH": "<afip_cert_path>",
"AFIP_KEY_PATH": "<your-afip_key_path>",
"AFIP_CUIT": "<afip_cuit>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-afip§02 Environment variables
AFIP_CERT_PATHrequired
Path to AFIP certificate (.crt)
AFIP_KEY_PATHrequiredsecret
Path to AFIP private key (.key)
AFIP_CUITrequired
CUIT number
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.