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.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
WolframAlpha LLM
Answer math and other queries using the WolframAlpha LLM API.
Baidu Map
A Location-Based Service (LBS) providing geospatial APIs for geocoding, POI search, route planning, and more.
MCP Deep Search
A server for performing deep web searches using the @just-every/search library, requiring API keys via an environment file.
ReActMCP Web Search
A web search server that integrates with the Exa API to perform basic and advanced searches.
Local Flow
A minimal, local, GPU-accelerated RAG server for document ingestion and querying.
MCP Domain Availability Checker
Check the availability of domain names across over 50 popular TLDs using DNS and WHOIS verification.
QuantConnect PDF MCP Server
Converts QuantConnect PDF documentation into searchable markdown, enabling fast, context-aware search.
Azure AI Agent & Search
Search content using Azure AI Agent Service and Azure AI Search.
Custom Elasticsearch
A simple MCP server for Elasticsearch, designed for cloud environments where your public key is already authorized.
Teleport Documentation
Search and query Teleport's documentation using embeddings stored in a local Chroma vector database.