mcp-server-shortcut

mcp-server-shortcut

0

The project is a Model Context Protocol (MCP) server for integrating AI assistants with Shortcut.com's ticket management system. It facilitates listing, searching, and managing stories, as well as retrieving workflow states and projects. It enhances AI interaction with Shortcut data.

Overview

This project implements an MCP server that allows Claude and other MCP-compatible AI assistants to interact with Shortcut.com's ticket management system. Key features include:

  • Listing and searching stories (tickets)
  • Getting detailed information on specific stories
  • Creating and updating stories
  • Adding comments to stories
  • Retrieving workflow states and projects

Prerequisites

  • Python 3.10+
  • Shortcut.com API token

Installation

  • Clone the repository
  • Create a virtual environment and install dependencies
  • Configure your Shortcut API token in a .env file

MCP Capabilities

  • Access stories and specific story details
  • List, search, and modify stories
  • Add comments and manage workflow states and projects