dutch-gov-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_datasetsB | Search Dutch government datasets on data.overheid.nl. |
| get_datasetB | Get detailed metadata for a specific dataset. |
| list_resourcesB | List all files and resources in a dataset. |
| get_resourceC | Get details about a specific file/resource. |
| list_organizationsB | List organizations that publish data on data.overheid.nl. |
| get_organizationB | Get details about a specific publishing organization. |
| list_tagsB | List available tags, optionally filtered by a search term. |
| search_cbs_datasetsB | Search CBS (Statistics Netherlands) for statistical datasets. |
| get_cbs_datasetB | Get detailed metadata for a CBS dataset. |
| get_cbs_dimensionsC | Get dimension definitions for a CBS dataset. Dimensions describe what the columns mean and which values they can take. |
| query_cbs_dataB | Query statistical data from a CBS dataset. Returns observation rows. |
| list_cbs_themesB | List CBS statistical themes (Arbeid, Bevolking, Economie, etc.). |
| lookup_companyA | Look up a Dutch company by KVK number (Chamber of Commerce registry). Only covers BV (private limited) and NV (public limited) companies in the free open dataset. Postal codes are truncated to the first 2 digits. |
| lookup_company_financesB | Look up publicly filed financial statement metadata for a Dutch company. Only covers BV and NV companies in the free open dataset. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Alishark14/dutch-gov-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server