# Energetica — Argentine Oil & Gas Data MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/ar-energetica-data
- Website: https://energetica.ar/mcp

## Install
- Endpoint: https://energetica.ar/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://energetica.ar/api/mcp

## Tools
- 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. Endpoint: https://energetica.ar/api/mcp
- query_wells - Search and filter Argentine oil & gas wells. Returns well location, type, status, cumulative production, and technical data. ~50,000 wells available. Endpoint: https://energetica.ar/api/mcp
- 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). Endpoint: https://energetica.ar/api/mcp
- query_investments - Query upstream oil & gas investments in Argentina by company, basin, and year. Data includes drilling, completion, and infrastructure expenditure in millions USD. Endpoint: https://energetica.ar/api/mcp
- 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. Endpoint: https://energetica.ar/api/mcp
- 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. Endpoint: https://energetica.ar/api/mcp
- 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. Endpoint: https://energetica.ar/api/mcp
- 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. Endpoint: https://energetica.ar/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ar.energetica
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 29, 2026
- Source: https://registry.modelcontextprotocol.io
