Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Energetica — Argentine Oil & Gas Data

ar.energetica/data

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

Uptime
15.6%
32 probes
Response
573ms
last probe
Tools
8
callable

Tools · 8

query_production

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…

query_wells

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

query_prices

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

query_investments

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

query_trade

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.

get_schema

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.

execute_sql

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 tie…

get_data_freshness

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

Similar MCP servers embedding-nearest

Argentina Data
Real-time Argentine open data: dollar rates, BCRA, INDEC, AFIP, INFOLEG, SEPA prices. 24+ tools.
0 tools · streamable-http
Almanac
Datos econ�micos y financieros oficiales de Argentina (BCRA, INDEC, CNV, MECON), AI-ready.
0 tools · streamable-http
EIA Energy Data
Retrieves U.S. Energy Information Administration statistics on electricity, natural gas, petroleum, coal, and renewable energy.
0 tools
DOE Energy Information live
Energy data from EIA: electricity, fuel prices, and renewables
4 tools · streamable-http
io.github.codespar/mcp-bcra
BCRA — Argentine Central Bank public data (exchange rates, inflation, reserves)
0 tools
ar.com.consignatarias/cattle-market
Datos del mercado ganadero argentino: precios INMAG, remates, consignatarias y alertas de precio.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "energetica_—_argentine_oil_&_gas_data": {
      "url": "https://energetica.ar/api/mcp",
      "transport": "streamable-http"
    }
  }
}