Ndp MCP
โ Back to MCPs
๐ง
Ndp
Data Processingv1.0.0
NDP MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 3 tools for dataset discovery: list organizations, search datasets, get details. Enables AI agents to discover and access datasets across CKAN instances.
Keywords: ndp, dataset-search, ckan, mcp, llm-integration, scientific-data
License: MIT
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"ndp-mcp": {
"command": "uvx",
"args": ["agent-toolkit", "ndp"]
}
}
}