The ClimateTriage MCP server connects AI assistants to the ClimateTriage API, enabling users to search for open source issues related to climate change and sustainability. Built with TypeScript and the FastMCP framework, this implementation provides structured access to climate project issues with filtering capabilities by category, programming language, and keywords. The server transforms API responses into well-formatted results that include detailed project information, issue descriptions, and direct links to GitHub repositories. It's particularly useful for developers looking to contribute to climate-focused open source projects, researchers tracking sustainability initiatives, or organizations wanting to engage with the climate tech ecosystem.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Searches for open source issues related to climate change and sustainability. Inputs: category (string, optional), language (string, optional), keyword (string, optional), page (number, optional), per_page (number, optional), sort (string, optional), order (string, optional)