S
Sdmx MCP Ng Public Portal
Public Portal for the sdmx-mcp-ng repo
Created 10/24/2025
Updated about 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/sdmx-mcp-ng-orga/sdmx-mcp-ng-public-portal
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"sdmx-mcp-ng-orga-sdmx-mcp-ng-public-portal": {
"command": "git",
"args": [
"clone",
"https://github.com/sdmx-mcp-ng-orga/sdmx-mcp-ng-public-portal"
]
}
}
}