# MCP Servers — Latvian Statistical Data for AI > Model Context Protocol servers published by the Central Statistical Bureau > of Latvia (CSP), giving AI assistants direct access to official Latvian statistics. ## Servers - [PX-Web Statistics](https://mcp.stat.gov.lv/px): General statistics portal — population, economy, prices, labour market, education, environment. 1,000+ statistical tables, data from 1920 to present. Endpoint: https://mcp-px.stat.gov.lv/mcp - [Foreign Trade](https://mcp.stat.gov.lv/ft): Imports/exports by partner country, HS commodity code, month. Annual and monthly data, values in EUR, weight in kg. Endpoint: https://mcp-ft.stat.gov.lv/mcp - [Human Capital](https://mcp.stat.gov.lv/hc): Job vacancy analytics — 107,000+ vacancies from 4 portals, ISCO/ESCO classification, salary data, employer analytics. Endpoint: https://mcp-hc.stat.gov.lv/mcp ## Connection All servers use Streamable HTTP transport. No API key required. Free and open. ```json { "mcpServers": { "latvia-statistics": { "url": "https://mcp-px.stat.gov.lv/mcp" }, "latvia-foreign-trade": { "url": "https://mcp-ft.stat.gov.lv/mcp" }, "latvia-human-capital": { "url": "https://mcp-hc.stat.gov.lv/mcp" } } } ``` ## Docs - [Connection guide](https://mcp.stat.gov.lv/connect) - [Tool reference](https://mcp.stat.gov.lv/tools) ## Publisher Central Statistical Bureau of Latvia (Centrālā statistikas pārvalde) https://stat.gov.lv