<!-- Datos abiertos, API y servidor MCP | CourseToJob -->
> Source: https://coursetojob.com/es/data/ — updated 2026-09-26 · language: es
> Markdown version of this CourseToJob page for AI agents. The HTML page is canonical. Data licence CC BY 4.0: cite the page URL and the original statistical source.

# Datos abiertos, API y servidor MCP

Todo el contenido de CourseToJob está disponible para personas, desarrolladores y asistentes de IA: descargas gratuitas, una API JSON, un servidor MCP, un agente A2A y versiones en Markdown de todas las páginas.

Actualizado 26 de septiembre de 2026 [Cómo usamos los datos](https://coursetojob.com/es/methodology/)

## Conjuntos de datos

| Conjunto de datos | Formatos | Basado en |
| --- | --- | --- |
| Resultados de los titulados por país  
Prima salarial por título, ingresos por nivel educativo y desempleo por nivel educativo de todos los países con datos. | [CSV](https://coursetojob.com/data/graduate-outcomes-by-country.csv) · [JSON](https://coursetojob.com/data/graduate-outcomes-by-country.json) | ILOSTAT |
| Países  
Indicadores principales sobre titulados y nombres en 12 idiomas para cada página de país. | [JSON](https://coursetojob.com/api/v1/countries.json) | ILOSTAT, OECD, World Bank |
| Profesiones  
Profesiones con códigos ISCO-08, SOC y ESCO, salario mediano en EE. UU. y nombres en 12 idiomas. | [JSON](https://coursetojob.com/api/v1/careers.json) | ESCO, US BLS, ILOSTAT |
| Carreras universitarias  
Carreras con códigos ISCED-F y profesiones relacionadas. | [JSON](https://coursetojob.com/api/v1/subjects.json) | OECD, UK DfE (LEO) |
| Paquete de datos  
Frictionless Data Package que describe los conjuntos de datos descargables. | [JSON](https://coursetojob.com/data/datapackage.json) | Frictionless Data Package |

[Los ingresos de titulados del Reino Unido por carrera y por universidad (LEO del DfE) también se publican en nuestra edición británica](https://coursetojob.co.uk/graduate-salaries/) (CourseToJob.co.uk, en inglés).

Nuestros conjuntos de datos recopilados se publican con licencia [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). Cita a «CourseToJob» con un enlace, así como la fuente original indicada en cada archivo.

## API JSON

La API es gratuita, no necesita clave y devuelve JSON con nombres y textos en los 12 idiomas.

- [`/api/v1/index.json`](https://coursetojob.com/api/v1/index.json) — catálogo de endpoints
- `/api/v1/careers/{id}.json` , `/api/v1/subjects/{id}.json` , `/api/v1/countries/{iso2}.json` — registros completos de una profesión, carrera o país
- `/api/v1/search?q=…&lang=…` — búsqueda en cualquier idioma
- [`/openapi.json`](https://coursetojob.com/openapi.json) — OpenAPI 3.1 · [`/.well-known/api-catalog`](https://coursetojob.com/.well-known/api-catalog) (RFC 9727)

```
<code>curl https://coursetojob.com/api/v1/search?q=nurse&lang=es</code>
```

## Servidor MCP para asistentes de IA

Conecta Claude, ChatGPT, Cursor o cualquier cliente compatible con el Model Context Protocol. El servidor es de solo lectura, no requiere iniciar sesión y responde en 12 idiomas.

**Endpoint:** `https://coursetojob.com/mcp` · [tarjeta del servidor](https://coursetojob.com/.well-known/mcp/server-card.json)

- `search` — Full-text search across CourseToJob in any of 12 languages. Returns matching pages with type, id, localized name, URL and Markdown URL. Use it first when you do not know an exact id.
- `get_career` — Career profile: what the job involves, skills, entry routes, degree subjects that lead to it, licensing, progression, FAQs, official US pay (BLS) where published, ILO occupation-group earnings in selected countries and the official ESCO skills profile.
- `get_subject` — What you can do with a degree subject: careers it leads to, topics, skills, how the degree differs between countries, OECD earnings and employment by field of study, and UK graduate earnings (DfE LEO) where published.
- `get_country` — Official data for one country: median monthly earnings by education level and by occupation group (ILO), the degree premium, unemployment by education for adults and young people, OECD relative earnings, World Bank context and official study/visa/job links where available.
- `compare_countries` — Compare 2–8 countries on degree premium, tertiary and overall unemployment, tertiary earnings (PPP$), OECD relative earnings and GDP per capita.
- `rank_countries` — Rank countries by an official metric: degree_premium (tertiary vs all employees' median earnings), tertiary_unemployment, unemployment_gap (tertiary minus all adults), tertiary_earnings_ppp or youth_tertiary_unemployment. Optional World Bank region filter.
- `list_catalogue` — List ids, localized names and URLs so you never have to guess a slug.

### Claude Code

```
<code>claude mcp add --transport http coursetojob https://coursetojob.com/mcp</code>
```

### Configuración JSON (la mayoría de los clientes MCP)

```
<code>{
  "mcpServers": {
    "coursetojob": {
      "type": "http",
      "url": "https://coursetojob.com/mcp"
    }
  }
}</code>
```

## Markdown, A2A y descubrimiento

- Solicita cualquier página en Markdown: `curl -H "Accept: text/markdown" https://coursetojob.com/careers/nurse/`
- Tarjeta del agente A2A: [`/.well-known/agent-card.json`](https://coursetojob.com/.well-known/agent-card.json)
- llms.txt por idioma: [en](https://coursetojob.com/llms.txt) · [es](https://coursetojob.com/es/llms.txt) · [pt](https://coursetojob.com/pt/llms.txt) · [fr](https://coursetojob.com/fr/llms.txt) · [de](https://coursetojob.com/de/llms.txt) · [it](https://coursetojob.com/it/llms.txt) · [ar](https://coursetojob.com/ar/llms.txt) · [zh](https://coursetojob.com/zh/llms.txt) · [ja](https://coursetojob.com/ja/llms.txt) · [ko](https://coursetojob.com/ko/llms.txt) · [hi](https://coursetojob.com/hi/llms.txt) · [id](https://coursetojob.com/id/llms.txt) · [llms-full.txt](https://coursetojob.com/llms-full.txt)
- Feeds: [RSS](https://coursetojob.com/es/feed.xml) · [sitemap.xml](https://coursetojob.com/sitemap.xml)

Mantén las solicitudes automatizadas a un ritmo razonable y guarda las respuestas en caché. Los archivos de datos se actualizan cuando las fuentes oficiales publican nuevas cifras.

