mcpbeat Sign in

Argentina MCP Server

by nicolasippoliti Your server? Claim it
local only

Argentina MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.

MCP server exposing Argentine public jurisdiction/registry data (georef) and datasets.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 235 · avg 11 · -77% w/w
a month agotoday
38
Installs / week
npm · argentina-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add argentina-mcp -- npx -y argentina-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "argentina-mcp": {
      "args": [
        "-y",
        "argentina-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.argentina-mcp]
command = "npx"
args = ["-y", "argentina-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "argentina-mcp": {
      "args": [
        "-y",
        "argentina-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "argentina-mcp": {
      "args": [
        "-y",
        "argentina-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Argentina MCP

same job, measured the same way
AEMET
by mmillan76

MCP server exposing AEMET (Spanish weather agency) forecasts, station data and warnings.

29 installs/wk local only
Registry Expansion Routing
by bonissystems

Public-registry routing map by entity kind. Read-only reference data, not a determination.

1 tools answering
mcp-belgium
by lacausecrypto

Single MCP server for Belgian public transport, statistics, open data, and geospatial services.

43 installs/wk local only
Location and Timezone MCP Server by RoxyAPI
by roxyapi

City geocoding and timezone resolution for birth data, for AI agents, one API key.

3 tools answering
Geolocation MCP
by 7mza

An MCP server that provides fast and up-to-date IP geolocation data.

local only
Geojp
by 55tarkun

MCP server for Japan geodata: cadastral lot numbers (chiban) and reverse geocoding, for AI agents.

37 installs/wk answering
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

22 installs/wk local only
Optiqra MCP
by armin5872

MCP server exposing OptiQra's website audit tools: SEO, GEO, AEO, and AI-generated fixes.

38 installs/wk local only

Argentina MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Argentina MCP?
Argentina MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package argentina-mcp was installed 38 times last week.
Is Argentina MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Argentina MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls argentina-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Argentina MCP?
The npm package argentina-mcp was installed 38 times in the last week. Week over week that is -77%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.