evergreen-mcp-server

evergreen-ci/evergreen-mcp-server

3.3

If you are the rightful owner of evergreen-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Evergreen MCP Server is a Model Context Protocol server that provides access to the Evergreen CI/CD platform API, enabling AI assistants and other MCP clients to interact with Evergreen projects, builds, tasks, and other CI/CD resources.

Tools

Functions exposed to the LLM to take actions

list_user_recent_patches

Lists recent patches for the authenticated user, enabling AI agents to browse and select patches for analysis.

get_patch_failed_jobs

Retrieves failed jobs for a specific patch, enabling detailed analysis of CI/CD failures.

get_task_logs

Retrieves detailed logs for a specific Evergreen task, with optional error filtering for focused analysis.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources