Skip to content

gitkraken/MCP-Docs

Repository files navigation

MCP-Docs

This repo contains the documentation for the GitKraken Model Context Protocol (MCP) which is accessible via the CLI.

Help Center Home Page Section

GitKraken MCP Server

Getting Started

- Getting Started
- Example Workflows

Other Resources

- Tools Reference
- Prompts Reference
- Contact Support

Generating Tools and Prompts References

Prerequisites:

  • Node.js
  • pnpm (currently required because we needed to patch the @modelcontextprotocol/inspector package, any version greater than 16.5.0 should work, but as of this writing they have not published a newer version)
  • GitKraken CLI installed IMPORTANT

First, make sure to pnpm install to install the dependencies.

The tools and prompts references are generated from the MCP server using the official Inspector.

Do not edit the tools.json or prompts.json files directly. Rerunning the pnpm build command will overwrite any changes

You can edit the "templates" for those files in the render-prompts.ts and render-tools.ts files.

To generate the files, run the following command:

pnpm build

About

Help Center docs for MCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •