UNPKG

@r-huijts/opentk-mcp

Version:

MCP server for Dutch parliamentary data access via OpenTK

7 lines (5 loc) 130 B
/** * Configuration for the API service */ // Base URL for the tkconv API export const BASE_URL = 'https://berthub.eu/tkconv';