dstotijn/mcp-cbs-cijfers-open-data
If you are the rightful owner of mcp-cbs-cijfers-open-data and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project provides a Model Context Protocol (MCP) server for the CBS Open Data API, enabling AI tools to interact with CBS Open Data through MCP tools.
Tools
Functions exposed to the LLM to take actions
get_catalogs
Retrieves all available CBS data catalogs.
query_datasets
Lists available datasets from the CBS Open Data API with advanced filtering, sorting, and pagination options.
get_dimensions
Retrieves all dimensions for a specific dataset.
get_dimension_values
Retrieves all values for a specific dimension with filtering and sorting options.
get_observations
Retrieves observations from a specific dataset with optional filters.
query_observations
Queries observations with advanced OData query options to filter, sort, and shape results.
get_metadata
Retrieves the OData service metadata document for the CBS API.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client