Skip to main content

Ndp MCP

← Back to MCPs
🔧

Ndp

Data Processingv1.0.0

The National Data Platform (NDP) MCP server provides comprehensive access to search and discover datasets across multiple CKAN instances within the National Data Platform ecosystem. This server enables seamless interaction with the NDP API to find scientific datasets, explore organizations, and retrieve detailed metadata.

Keywords: ndp, dataset-search, ckan, mcp, llm-integration, scientific-data
License: MIT

Installation

{
"mcpServers": {
"ndp-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "ndp"]
}
}
}