CNMC (Comisión Mercados y Competencia)

CNMC (Comisión Mercados y Competencia) MCP Connector for Claude

A+

Access Spanish market and competition data — search datasets and retrieve records from the CNMC open data portal.

2 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the official Open Data portal of the CNMC (Comisión Nacional de los Mercados y la Competencia). This server allows AI agents to explore and extract public data regarding telecommunications, energy, transport, and postal sectors in Spain.

What you can do

  • Catalog Discovery — Use package_search to find datasets, resources, and metadata using keywords or specific queries.
  • Data Extraction — Use datastore_search to pull actual records and rows from specific resources using their unique IDs.
  • Granular Filtering — Apply JSON filters to narrow down results to specific dates, regions, or categories within a dataset.
  • Resource Inspection — Identify update frequencies, license types, and resource formats before processing data.

How it works

  1. Subscribe to this server
  2. Enter your CNMC API Key (if required for higher rate limits)
  3. Start querying Spanish market data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Data Analysts — quickly fetch market statistics without manual CSV downloads
  • Legal & Compliance Teams — monitor regulatory data and competition records
  • Policy Researchers — access public sector information for economic modeling and reporting
spainmarket-regulationopen-dataenergy-datatelecom-data

2 tools expose this connector's capabilities to your AI agent.

datastore_search

g., a CSV file within a dataset). Requires a resource_id obtained via package_search. Retrieve actual records from a specific CNMC resource

package_search

Use this to find the resource_id needed for datastore_search. Search for datasets and resources in the CNMC catalog

See how to talk to your AI agent using CNMC (Comisión Mercados y Competencia).

Search for datasets related to 'energía eléctrica' in the CNMC catalog.

I found several datasets. The most relevant one is 'Estadística mensual de energía eléctrica' with resource ID 'e123-abc'. Would you like me to fetch the latest records from it?

Get the first 5 records from the CNMC resource '06935639-5561-4608-9580-59367208479e'.

I've retrieved the first 5 records for that resource. They include data on market shares for telecommunications operators in Q1 2023. [Data table displayed...]

Search for 'gas natural' datasets and filter the results for the year 2022.

I've identified the 'Consumo de gas natural' dataset. Applying the filter for 2022... I found 12 monthly records. Would you like a summary of the total consumption?

Use the `package_search` tool with a query related to your topic. The response will include a list of resources, each with a unique `id` (the resource_id) that you can then use in `datastore_search`.

Related Connectors