mcpbeat

Energetica — Argentine Oil & Gas Data MCP Server

ar.energetica/data
answering

Energetica — Argentine Oil & Gas Data is answering right now. Last checked 5 min ago. It exposes 8 tools.

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

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
831 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add data --transport http https://energetica.ar/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "data": {
      "url": "https://energetica.ar/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.data]
url = "https://energetica.ar/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "data": {
      "url": "https://energetica.ar/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "data": {
      "url": "https://energetica.ar/api/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

data
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.
execute
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 tier and above.
investments
query_investments
Query upstream oil & gas investments in Argentina by company, basin, and year. Data includes drilling, completion, and infrastructure expenditure in millions USD.
prices
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).
production
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 time period.
schema
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.
trade
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.
wells
query_wells
Search and filter Argentine oil & gas wells. Returns well location, type, status, cumulative production, and technical data. ~50,000 wells available.

Endpoints

URLTransportStateLatencyChecked
https://energetica.ar/api/mcp streamable-http answering 915 ms 5 min ago

Energetica — Argentine Oil & Gas Data — questions

Answers built from our own checks of this server.

What can Energetica — Argentine Oil & Gas Data do?
It exposes 8 tools, read directly from the server on our last check. Among them: execute_sql, get_data_freshness, get_schema, query_investments, query_prices, query_production and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Energetica — Argentine Oil & Gas Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 831 ms. The bar chart above shows every period we have measured.
How do I connect Energetica — Argentine Oil & Gas Data?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Energetica — Argentine Oil & Gas Data need an API key?
No. Energetica — Argentine Oil & Gas Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Energetica — Argentine Oil & Gas Data?
It answers our handshake in 831 ms on average, which is faster than 9% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.