Interact with climate metrics via Riskthinking.AI's CDT Express API in supported AI chat experiences
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-riskthinking-cdt-express-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Interact with climate metrics via Riskthinking.AI's CDT Express API in supported AI chat experiences.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in analytics
MCP Server for GCP environment for interacting with various Observability APIs.
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
MCP server for Google Lighthouse performance metrics
MCP Security Weekly
Get CVE alerts and security updates for io.github.RiskThinking/cdt-express-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Interact with climate metrics via Riskthinking.AI's CDT Express API in supported AI chat experiences.
This project contains:
cdt-express.mcpb file from the releases page.cdt-express.mcpb file.CDT Express Climate API:
v0.1.0: Climate exposure metricsv0.2.0: Climate impact metricsv0.2.0: Probability-adjusted impactv0.2.0: Climate exposure distributionv0.2.0: Climate impact distributionOther CDT Express APIs:
v0.3.0: Physical Assets APIv0.3.0: Companies APIv0.3.0: Markets APIIntegration:
v0.1.0: Support Stdio transport for local MCP server connectivity (e.g. extension for Claude desktop app and IDEs such as Cursor.)nvm use to use the version specified in .nvmrc.npm inpm run pack:dev. You should find the cdt-express.mcpb file in the root directory.
npm run pack in that it installs back the development dependencies after packaging.package.json and src/server.ts (constant SERVER_VERSION), without the v prefix (e.g. 0.5.2 instead of v0.5.2.)v prefix (e.g. v0.5.2). Typically do this through a new GitHub Release https://github.com/RiskThinking/cdt-express-mcp/releases/new, which has the advantage of ensuring code integrity and avoid unexpected local commits/changes.server.jsonThe version, package[0].sha256, and package[0].identifier fields in server.json are automatically calculated and injected by the GitHub Actions workflow, therefore intentionally not kept in version control.
Please refer to https://github.c