arca-agro-mcp
Rank #22,205io.github.rje1974/arca-agro
Cartas de porte, padron y comprobantes de ARCA (Argentina). Solo lectura.
arca-agro-mcp is a Model Context Protocol (MCP) server published by rje1974. It ranks #22,205 of 132,405 servers tracked on MCP Toplist. arca-agro-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 15, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 110,200 of 132,405 servers on MCP Toplist.
Use arca-agro-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add arca-agro -e "ARCA_CERT=<your ARCA_CERT>" -e "ARCA_KEY=<your ARCA_KEY>" -e "ARCA_CUIT=<your ARCA_CUIT>" -e "ARCA_ENV=<your ARCA_ENV>" -e "ARCA_CACHE_DIR=<your ARCA_CACHE_DIR>" -- npx -y arca-agro-mcpReplace each placeholder with your own value before saving.
[mcp_servers.arca-agro]
command = "npx"
args = ["-y", "arca-agro-mcp"]
[mcp_servers.arca-agro.env]
ARCA_CERT = "<your ARCA_CERT>"
ARCA_KEY = "<your ARCA_KEY>"
ARCA_CUIT = "<your ARCA_CUIT>"
ARCA_ENV = "<your ARCA_ENV>"
ARCA_CACHE_DIR = "<your ARCA_CACHE_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arca-agro": {
"command": "npx",
"args": [
"-y",
"arca-agro-mcp"
],
"env": {
"ARCA_CERT": "<your ARCA_CERT>",
"ARCA_KEY": "<your ARCA_KEY>",
"ARCA_CUIT": "<your ARCA_CUIT>",
"ARCA_ENV": "<your ARCA_ENV>",
"ARCA_CACHE_DIR": "<your ARCA_CACHE_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arca-agro": {
"command": "npx",
"args": [
"-y",
"arca-agro-mcp"
],
"env": {
"ARCA_CERT": "<your ARCA_CERT>",
"ARCA_KEY": "<your ARCA_KEY>",
"ARCA_CUIT": "<your ARCA_CUIT>",
"ARCA_ENV": "<your ARCA_ENV>",
"ARCA_CACHE_DIR": "<your ARCA_CACHE_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"arca-agro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"arca-agro-mcp"
],
"env": {
"ARCA_CERT": "<your ARCA_CERT>",
"ARCA_KEY": "<your ARCA_KEY>",
"ARCA_CUIT": "<your ARCA_CUIT>",
"ARCA_ENV": "<your ARCA_ENV>",
"ARCA_CACHE_DIR": "<your ARCA_CACHE_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arca-agro": {
"command": "npx",
"args": [
"-y",
"arca-agro-mcp"
],
"env": {
"ARCA_CERT": "<your ARCA_CERT>",
"ARCA_KEY": "<your ARCA_KEY>",
"ARCA_CUIT": "<your ARCA_CUIT>",
"ARCA_ENV": "<your ARCA_ENV>",
"ARCA_CACHE_DIR": "<your ARCA_CACHE_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arca-agro": {
"command": "npx",
"args": [
"-y",
"arca-agro-mcp"
],
"env": {
"ARCA_CERT": "<your ARCA_CERT>",
"ARCA_KEY": "<your ARCA_KEY>",
"ARCA_CUIT": "<your ARCA_CUIT>",
"ARCA_ENV": "<your ARCA_ENV>",
"ARCA_CACHE_DIR": "<your ARCA_CACHE_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rje1974%2Farca-agro)<a href="https://mcptoplist.com/server/io.github.rje1974%2Farca-agro"><img src="https://mcptoplist.com/badge/io.github.rje1974%2Farca-agro.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rje1974
Other servers by rje1974
View all rje1974 servers →Available versions (3)
| Version | Published |
|---|---|
| 1.2.0 | Sep 16, 2026 |
| 1.1.0 | Sep 15, 2026 |
| 1.0.0 | Sep 15, 2026 |
Frequently asked questions
- Who maintains arca-agro-mcp?
- arca-agro-mcp is maintained by rje1974, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is arca-agro-mcp listed on the Official MCP Registry?
- Yes — arca-agro-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does arca-agro-mcp have?
- MCP Toplist tracks 3 versions of arca-agro-mcp, most recently published on Sep 16, 2026.
- Where can I find the source code for arca-agro-mcp?
- The source code for arca-agro-mcp is hosted at github.com/rje1974/arca-agro-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.