Connect ChatGPT or Claude to this catalog and ask questions in plain language — find surveys, understand indicators, and read official definitions and methodology from NISR metadata.
Powered by MCP — a standard way for AI tools to search this catalog securely. You don’t need to know survey codes or catalog IDs; describe what you’re looking for in everyday language.
Quick start
Catalog connection link:
https://microdatabk.statistics.gov.rw/mcp
Try questions like these in your AI tool:
Answers are based on catalog metadata — titles, abstracts, definitions, methodology, and coverage — not on general web knowledge alone.
Most users connect through a web browser. Steps vary by provider and subscription; menu names may differ slightly between versions.
Connector features depend on your AI provider and subscription. If your plan does not support custom connectors, try a desktop app below or contact NISR for guidance.
Refer to Anthropic’s documentation for the latest configuration format for your app version.
If you use a coding assistant such as Cursor or VS Code, add an HTTP MCP server in your MCP settings:
Add to .vscode/mcp.json or your Cursor user MCP config, then reload MCP servers:
{
"servers": {
"nada": {
"url": "https://microdatabk.statistics.gov.rw/mcp"
}
}
}
The catalog exposes two MCP tools:
nada_search_catalog — search datasets, indicators, surveys, and documentsnada_get_metadata — fetch full metadata for one catalog itemConnection link: https://microdatabk.statistics.gov.rw/mcp
No account is required to get started — copy the connection link and add it in your AI tool. If authentication is enabled later, registered users will be able to generate keys from their profile.
| If you want to… | Use |
|---|---|
| Ask questions in ChatGPT or Claude | This page |
| Browse and filter datasets on the website | Browse catalog |
| Build applications, scripts, or data pipelines | REST API documentation |
Use of catalog metadata through AI tools is subject to the same conditions as the web portal and REST API. See the terms of use and contact NISR for questions or access issues.