ClimateTriage
Search for open source issues related to climate change and sustainability using the ClimateTriage API.
ClimateTriage MCP Server
An MCP server implementation that integrates with the ClimateTriage API, providing tools to search for open source issues related to climate change and sustainability.
Features
- Issue Search: Find open source issues in climate-related projects
- Multiple Filters: Filter by category, programming language, keywords, and more
- Sorting Options: Sort issues by creation date, update date, or stars
Tools
search_climate_issues
Searches for open source issues related to climate change and sustainability.
Inputs:
category(string, optional): Filter issues by project category (e.g., 'Climate Change', 'Energy Systems')language(string, optional): Filter issues by programming language (e.g., 'JavaScript', 'Python')keyword(string, optional): Filter issues by project keyword (e.g., 'good first issue', 'help wanted')page(number, optional): Pagination page number (starts at 1)per_page(number, optional): Number of records per page (default: 10)sort(string, optional): Field to sort by ('created_at', 'updated_at', 'stars', default: 'created_at')order(string, optional): Sort order ('asc' or 'desc', default: 'desc' for most recent first)
Configuration
By default, the server connects to the ClimateTriage API at https://ost.ecosyste.ms/api/v1.
Usage with Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"climate-triage": {
"command": "npx",
"args": ["-y", "git+https://github.com/Codeshark-NET/climate-triage-mcp.git"]
}
}
}
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License.
Related Servers
MCP Compass
Explore and discover Model Context Protocol servers using natural language queries.
MCP Registry Server
A server for discovering and retrieving other MCP servers via MCPulse.
Expert Registry MCP Server
An MCP server for expert discovery, registration, and context injection, utilizing vector and graph databases.
Dictionary-MCP
A dictionary server using the Merriam-Webster API to provide definitions, parts of speech, and pronunciations for words.
招投标大数据服务
Provides comprehensive trademark information, including search, profile statistics, and status tracking.
Perplexity Search
Web search and chat completion powered by the Perplexity AI API.
Metro MCP
A MCP server of washington DC's Metro
MCP-MCP
A meta-server for discovering and provisioning other MCP servers from a large database.
Geocoding
Provides geocoding services by integrating with the Nominatim API.
Hacker News
Search for stories, get user information, and interact with Hacker News.