Skip to main content
Glama

ClimateTriage MCP Server

ClimateTriage MCP 服务器

MCP 服务器实现与 ClimateTriage API 集成,提供搜索与气候变化和可持续性相关的开源问题的工具。

特征

  • 问题搜索:查找与气候相关的项目中的开源问题
  • 多种过滤器:按类别、编程语言、关键字等进行过滤
  • 排序选项:按创建日期、更新日期或星级对问题进行排序

工具

搜索气候问题

搜索与气候变化和可持续性相关的开源问题。

输入:

  • category (字符串,可选):按项目类别过滤问题(例如,“气候变化”,“能源系统”)
  • language (字符串,可选):按编程语言过滤问题(例如“JavaScript”,“Python”)
  • keyword (字符串,可选):按项目关键字过滤问题(例如,“好的第一个问题”、“需要帮助”)
  • page (数字,可选):分页页码(从 1 开始)
  • per_page (数字,可选):每页记录数(默认值:10)
  • sort (字符串,可选):排序依据的字段('created_at'、'updated_at'、'stars',默认值:'created_at')
  • order (字符串,可选):排序顺序(“asc”或“desc”,默认值:'desc'表示最新的)

配置

默认情况下,服务器连接到https://ost.ecosyste.ms/api/v1上的 ClimateTriage API。

与 Claude Desktop 一起使用

将其添加到您的claude_desktop_config.json中:

{ "mcpServers": { "climate-triage": { "command": "npx", "args": ["-y", "git+https://github.com/Codeshark-NET/climate-triage-mcp.git"] } } }

执照

此 MCP 服务器遵循 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。

-
security - not tested
-
license - not tested
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

使用户能够通过 ClimateTriage API 搜索和过滤与气候变化和可持续性项目相关的开源问题。

  1. 特征
    1. 工具
      1. 搜索气候问题
    2. 配置
      1. 与 Claude Desktop 一起使用
        1. 执照

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Enables users to interact with GitHub's Projects v2 API through natural language for Agile project management, supporting repository details, issue tracking, and project board management operations.
            Last updated -
            31
            19
            TypeScript
            GPL 2.0
          • -
            security
            A
            license
            -
            quality
            Provides real-time weather data, forecasts, and historical weather information from OpenWeatherMap API for Claude Desktop, enabling natural language queries about current conditions, forecasts, air quality, and weather alerts worldwide.
            Last updated -
            Python
            MIT License
          • A
            security
            F
            license
            A
            quality
            Provides GitHub data analysis for repositories, developers, and organizations, enabling insights into open source ecosystems through API calls and natural language queries.
            Last updated -
            5
            2
            JavaScript
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that enables AI assistants to perform real-time carbon emissions calculations and provide climate impact insights by interfacing with the Climatiq API.
            Last updated -
            Python
            MIT License
            • Apple
            • Linux

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/Codeshark-NET/climate-triage-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server