UN Sustainable Development Goal indicators for all 17 goals, curated by country and year. Free.
claude mcp add un_sdg --transport http https://app.daedalmap.com/mcp/un_sdg
~/.cursor/mcp.json
{
"mcpServers": {
"un_sdg": {
"url": "https://app.daedalmap.com/mcp/un_sdg"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"un_sdg": {
"serverUrl": "https://app.daedalmap.com/mcp/un_sdg"
}
}
}
.vscode/mcp.json
{
"servers": {
"un_sdg": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/un_sdg"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"un_sdg": {
"url": "https://app.daedalmap.com/mcp/un_sdg"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"un_sdg": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.daedalmap.com/mcp/un_sdg"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://app.daedalmap.com/mcp/un_sdg | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.daedalmap--un_sdg/reviews or the review_server meta-tool.
POST /mcp