Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Energetica — Argentine Oil & Gas Data

REMOTE · ENERGETICA.AR · SCANNED SEP 20

Argentine oil & gas data — 40+ curated tables: production, wells, prices, investments, trade.

Available components

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 850 tokens (~106/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "execute_sql" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Energetica — Argentine Oil & Gas Data MCP server?

Energetica — Argentine Oil & Gas Data is a hosted endpoint at https://energetica.ar/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · energetica.ar

# add to Claude Code
claude mcp add --transport http ar-energetica-data 'https://energetica.ar/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ar-energetica-data": {
      "url": "https://energetica.ar/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ar-energetica-data": {
      "type": "http",
      "url": "https://energetica.ar/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ar-energetica-data]
url = "https://energetica.ar/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ar-energetica-data": {
      "type": "remote",
      "url": "https://energetica.ar/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ar-energetica-data --url 'https://energetica.ar/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ar-energetica-data:
    url: "https://energetica.ar/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ar-energetica-data": {
      "Transport": "http",
      "Url": "https://energetica.ar/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ar-energetica-data -t streamable-http -u 'https://energetica.ar/api/mcp'
// mcp.json
{
  "mcpServers": {
    "ar-energetica-data": {
      "type": "http",
      "url": "https://energetica.ar/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://energetica.ar/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=energetica.ar CN=YE1,O=Let's Encrypt,C=US 16 Aug 2026 14 Nov 2026 ECDSA 256 ECDSA-SHA384 63cf1430a6ef20ff6ff7d3e4e99a40b98af
SANs: energetica.ar
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of energetica.ar. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ar. present 19606 8 Verified
energetica.ar. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
content-security-policy default-src 'self'; script-src 'self' https://www.googletagmanager.com https://www.google-analytics.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: https://www.google-analytics.com https://www.googletagmanager.com https://*.basemaps.cartocdn.com; font-src 'self' data:; connect-src 'self' https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://www.googletagmanager.com https://www.google.com; frame-ancestors 'none'; base-uri 'self'; form-action 'self'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://energetica.ar/api/mcp Verified 200
http (plaintext) http://energetica.ar/api/mcp HTTPS enforced 308 https://energetica.ar/api/mcp
MCP tools · 8 exposed · ~850 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
execute_sql ~59

Execute arbitrary read-only SQL against the DuckDB database. Only SELECT and WITH statements are allowed. Use get_schema first to understand available tables and columns. Available on Professional tier and above.

NameTypeReqDescription
sqlstringyesSQL query (SELECT or WITH only)

No output schema declared.

No examples provided.

get_data_freshness ~40

Get the latest data available in each table — last period, date range, and total records. Use this to understand how current the data is.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_schema ~59

Get the database schema and metadata. Returns table names, columns, types, descriptions, units, and example values. Use this to understand what data is available before querying.

NameTypeReqDescription
tablastringSpecific table name. Omit to get all tables.

No output schema declared.

No examples provided.

query_investments ~102

Query upstream oil & gas investments in Argentina by company, basin, and year. Data includes drilling, completion, and infrastructure expenditure in millions USD.

NameTypeReqDescription
anio_desdenumberStart year
anio_hastanumberEnd year
conceptostringInvestment concept (e.g. perforacion, terminacion, infraestructura)
cuencastringBasin filter
empresastringCompany filter

No output schema declared.

No examples provided.

query_prices ~111

Query international and local energy prices. Includes WTI, Brent, Henry Hub (daily), Argentine crude prices (Escalante, Medanito), and exchange rates (official, blue, MEP, CCL).

NameTypeReqDescription
fecha_desdestringStart date YYYY-MM-DD
fecha_hastastringEnd date YYYY-MM-DD
frecuenciastringFrequency aggregation. Default: diario for intl prices, mensual for local
seriestringyesPrice series to query

No output schema declared.

No examples provided.

query_production ~225

Query monthly oil, gas, and water production data from Argentine hydrocarbon wells. Data covers 2006-present with ~18M records. Can be filtered and grouped by basin, company, geological formation, and time period.

NameTypeReqDescription
agrupar_porstringGroup results by dimension. Default: mes
cuencastringBasin name filter (e.g. NEUQUINA, GOLFO SAN JORGE, CUYANA, AUSTRAL, NOROESTE)
empresastringOperating company filter (e.g. YPF, PAN AMERICAN ENERGY, VISTA, TECPETROL)
fecha_desdestringStart date YYYY-MM (e.g. 2020-01)
fecha_hastastringEnd date YYYY-MM (e.g. 2025-12)
formacionstringGeological formation filter (e.g. VACA MUERTA, D-129, CENTENARIO)
recursostringResource type filter. Default: todos

No output schema declared.

No examples provided.

query_trade ~80

Query Argentina hydrocarbon trade balance (exports/imports). Covers crude oil (HS 2709), refined products (HS 2710), and natural gas (HS 2711). Values in FOB USD.

NameTypeReqDescription
anionumberFilter by year
flowstringTrade flow direction
productostringProduct category

No output schema declared.

No examples provided.

query_wells ~174

Search and filter Argentine oil & gas wells. Returns well location, type, status, cumulative production, and technical data. ~50,000 wells available.

NameTypeReqDescription
con_produccionbooleanOnly wells with cumulative production > 0
cuencastringBasin filter (NEUQUINA, GOLFO SAN JORGE, etc.)
empresastringOperating company filter
formacionstringGeological formation
limitnumberMax results, default 100
provinciastringProvince filter (NEUQUEN, CHUBUT, MENDOZA, etc.)
tipo_estadostringWell status (e.g. Activo, Inactivo, Abandonado)
tipo_recursostringResource type

No output schema declared.

No examples provided.

Common questions

What is the Energetica — Argentine Oil & Gas Data MCP server?

Energetica — Argentine Oil & Gas Data is an MCP server listed in the public MCP registry as ar.energetica/data. Argentine oil & gas data, 40+ curated tables: production, wells, prices, investments, trade. This page covers its hosted endpoint (https://energetica.ar/api/mcp).

Is the Energetica — Argentine Oil & Gas Data MCP server safe to use?

Energetica — Argentine Oil & Gas Data scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Energetica — Argentine Oil & Gas Data MCP server expose?

Energetica — Argentine Oil & Gas Data exposes 8 tools: query_production, query_wells, query_prices, query_investments, query_trade, and 3 more. Their descriptions and schemas cost roughly 850 tokens of context every time the server is loaded.

Does the Energetica — Argentine Oil & Gas Data MCP server require authentication?

No. We connected to Energetica — Argentine Oil & Gas Data without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Energetica — Argentine Oil & Gas Data MCP server still maintained?

Energetica — Argentine Oil & Gas Data is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.