ClimateTriage
Connects to the ClimateTriage API for searching and filtering open source climate change and sustainability issues across GitHub repositories, enabling developers to find and contribute to environmental projects.
1 stars
0 tools
Created Aug 2025
@codeshark-net/codeshark-net-climatetriage-climate-triage-mcpAbout
Connects to the ClimateTriage API for searching and filtering open source climate change and sustainability issues across GitHub repositories, enabling developers to find and contribute to environmental projects.
Categories
general
Installation
npm
npm install @codeshark-net/codeshark-net-climatetriage-climate-triage-mcp
Configuration
{
"mcpServers": {
"codeshark-net-climatetriage-climate-triage-mcp": {
"command": "npx",
"args": [
"-y",
"@codeshark-net/codeshark-net-climatetriage-climate-triage-mcp"
]
}
}
}