Skip to main content
Glama
openascot

CKAN MCP Server

by openascot

get_dataset_insights

Analyze CKAN datasets to identify patterns in update frequency and data structure, helping users understand dataset characteristics and quality.

Instructions

Comprehensive analysis combining multiple dimensions

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query for finding datasets to analyze
includeUpdateFrequencyNoWhether to include update frequency analysis
includeDataStructureNoWhether to include data structure analysis
maxDatasetsNoMaximum number of datasets to analyze
startNoOffset into the CKAN result set (maps to Action API 'start').
fqNoFilter query to narrow search results using CKAN's Solr syntax.
sortNoSort expression supported by package_search.
facetFieldsNoList of facet fields to request from CKAN (defaults to organization, groups, tags).
includePrivateNoSet true when using an API key and you want private datasets included.
rowsNoOverride the number of CKAN rows requested before filtering for analysis.
extraSearchParamsNoAdditional CKAN package_search parameters to forward verbatim.

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/openascot/ckan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server