mcp-dev-latam
mcp-dev-latam is a JavaScript MCP server for Claude Desktop, Cursor, VS Code with npx, remote URL. Open-source MCP servers for Latin American commerce — Pix, NF-e, banking, fiscal, logistics, and messaging across Brazil, Mexico, Argentina, Colombia, Chile, and Peru. MIT, on npm.
How to use mcp-dev-latam
Install or run
npx -y @codespar/mcp-itau@alphaClient configuration
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.codespar/mcp-afip",
"description": "AFIP — Argentine tax authority, electronic invoicing (Factura Electrónica)",
"repository": {
"url": "https://github.com/codespar/mcp-dev-latam",
"source": "github",
"subfolder": "packages/argentina/afip"
},
"version": "0.2.0-alpha.2",
"packages": [
{
"registryType": "npm",
"identifier": "@codespar/mcp-afip",
"version": "0.2.0-alpha.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"name": "AFIP_CERT_PATH",
"description": "Path to AFIP certificate (.crt)",
"isRequired": true,
"format": "string",
"isSecret": false
},
{
"name": "AFIP_KEY_PATH",
"description": "Path to AFIP private key (.key)",
"isRequired": true,
"format": "string",
"isSecret": true
},
{
"name": "AFIP_CUIT",
"description": "CUIT number",
"isRequired": true,
"format": "string",
"isSecret": false
}
]
}
],
"provider": {
"homepage": "https://www.afip.gob.ar",
"logoUrl": "https://logo.clearbit.com/afip.gob.ar",
"logoFallback": "https://www.google.com/s2/favicons?domain=afip.gob.ar&sz=128",
"docsUrl": "https://www.afip.gob.ar/ws",
"sandbox": {
"available": true,
"url": "https://wswhomo.afip.gov.ar"
}
}
}
Compatible clients
What is mcp-dev-latam?
mcp-dev-latam is a JavaScript MCP server for Claude Desktop, Cursor, VS Code with npx, remote URL. Open-source MCP servers for Latin American commerce — Pix, NF-e, banking, fiscal, logistics, and messaging across Brazil, Mexico, Argentina, Colombia, Chile, and Peru. MIT, on npm. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Anthropic provider support
- Google provider support
- package.json config support
- packages/argentina/afip/server.json config support
- packages/argentina/andreani/server.json config support
Technical details
Install or run mcp-dev-latam using npx. Check codespar/mcp-dev-latam for the latest setup command.
- Built for JavaScript
- Built for Node.js
- Built for Python
- Install or run with npx
- Install or run with remote URL
- Works with Claude Desktop
- Works with Cursor
- Works with VS Code
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use mcp-dev-latam
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is mcp-dev-latam?
mcp-dev-latam is a JavaScript MCP server for Claude Desktop, Cursor, VS Code with npx, remote URL. Open-source MCP servers for Latin American commerce — Pix, NF-e, banking, fiscal, logistics, and messaging across Brazil, Mexico, Argentina, Colombia, Chile, and Peru. MIT, on npm.
Who is mcp-dev-latam best for?
mcp-dev-latam is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install mcp-dev-latam?
Install or run mcp-dev-latam using npx. Check mcp-dev-latam for the latest setup command.
Is mcp-dev-latam actively maintained?
mcp-dev-latam may need a closer maintenance check before production use.
Auto-fetched from GitHub.