ClimateTriage
About
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.
Details
- Author
- codeshark-net
- Repository
- Codeshark-NET/climate-triage-mcp
- GitHub stars
- 1
- Categories
- Search, Other, AI, Design, Developer Tools, Knowledge Base, Project Management, Frontend
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ClimateTriageCommand (node, npx, python, etc.)npxArguments-
Argument 1
-y -
Argument 2
git+https://github.com/Codeshark-NET/climate-triage-mcp.git
Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
-
Argument 1
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
By default, the server connects to the ClimateTriage API at https://ost.ecosyste.ms/api/v1.
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"]
}
}
}
search_climate_issues
Searches for open source issues related to climate change and sustainability. Inputs include category (optional), language (optional), keyword (optional), page (optional), per_page (optional), sort (optional), and order (optional).
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"climatetriage": {
"env": {},
"args": [
"-y",
"git+https://github.com/Codeshark-NET/climate-triage-mcp.git"
],
"shell": false,
"command": "npx"
}
}
}
Linux
{
"env": [],
"args": [
"-y",
"git+https://github.com/Codeshark-NET/climate-triage-mcp.git"
],
"shell": false,
"command": "npx"
}
Macos
{
"env": [],
"args": [
"-y",
"git+https://github.com/Codeshark-NET/climate-triage-mcp.git"
],
"shell": false,
"command": "npx"
}
Windows
{
"env": [],
"args": [
"/c",
"npx",
"-y",
"git+https://github.com/Codeshark-NET/climate-triage-mcp.git"
],
"shell": false,
"command": "cmd"
}
An MCP server implementation that integrates with the ClimateTriage API, providing tools to search for open source issues related to climate change and sustainability.
- 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
Searches for open source issues related to climate change and sustainability.
- 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)
By default, the server connects to the ClimateTriage API athttps://ost.ecosyste.ms/api/v1.
Add this to yourclaude_desktop_config.json:
{ "mcpServers": { "climate-triage": { "command": "npx", "args": ["-y", "git+https://github.com/Codeshark-NET/climate-triage-mcp.git"] } } }
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.
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Best people search engine that reduces the time spent on talent discovery.
Job search engine with 500k+ listings across Austria, Germany and Switzerland (alleskralle.com).
Hosted MCP server for the APITube News API: search articles from 500,000+ sources in 60+ languages, filtered by sentiment, entities, topics and source quality.
Live Austin-area MLS listings in your AI assistant — active listings, property details, schools, taxes, and neighborhood data for the Austin metro. Free remote MCP server, no install.
Find and qualify expired, dropping, and auction domains using SEO metrics, backlink data, domain age, language, screenshots, and historical tech signals across 17 auction sources and 49+ ccTLDs.
Australian development application and property intelligence queries for AI agents.
Research a person's public footprint from a name, phone, email, or username. Sourced public-web profiles for AI agents. Not a background check.
Search distressed auction properties for investors
Provides comprehensive enterprise information query and analysis, including business info, risk analysis, intellectual property, and operational insights.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




