Agentโ™ฅ๏ธŽAge
Catalog

io.github.Sahilll15/gocd

Official

by Sahilll15 ยท Go

MCP server for GoCD: dashboard, pipelines, artifacts, agents. Context-lean output.

io.github.Sahilll15/gocd MCP Server

An MCP server for GoCD that exposes GoCDโ€™s REST API as MCP tools. It enables MCP clients to read pipeline state and drive pipelines, using context-lean output for dashboard and related information.

๐Ÿ› ๏ธ Key Features

  • MCP tools backed by GoCDโ€™s REST API
  • Access to GoCD dashboard, pipelines, artifacts, and agents
  • Two identical-on-the-wire implementations: go/ and ts/
  • Context-lean output

๐Ÿš€ Use Cases

  • Read GoCD pipeline state from an MCP client
  • Trigger or drive GoCD pipelines via MCP tools
  • Summarize the GoCD dashboard for client-side consumption

โšก Developer Benefits

  • Works with MCP clients such as Claude Code, Claude Desktop, and Cursor
  • go/ ships as a single static binary or Docker image
  • ts/ runs on Node with no dependencies; npx requires no build step
  • Identical tool behavior across implementations

โš ๏ธ Limitations

  • No additional behaviors beyond REST API exposure, dashboard summarization, and context-lean output are described