Development · MODEL CONTEXT PROTOCOL
Codeshark NET climate triage mcp
Codeshark NET climate triage mcp is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
Codeshark NET climate triage mcp 为 AI Agent 提供什么
- **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
- `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)
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。