Shortcut.com MCP Server
by WynnD
An implementation of a Model Context Protocol (MCP) server for accessing and searching tickets on Shortcut.com. It allows AI assistants to interact with Shortcut.com's ticket management system.
Last updated: N/A
What is Shortcut.com MCP Server?
This project implements an MCP server that allows Claude and other MCP-compatible AI assistants to interact with Shortcut.com's ticket management system. It provides a bridge between AI models and Shortcut.com, enabling them to access and manipulate ticket data.
How to use Shortcut.com MCP Server?
To use this server, you need to install it by cloning the repository, setting up a virtual environment, installing dependencies, and configuring your Shortcut API token in a .env
file. Then, you can run the server and configure Claude Desktop to connect to it using the provided configuration.
Key features of Shortcut.com MCP Server
List and search for stories (tickets) in Shortcut
Get detailed information about specific stories
Create new stories
Update existing stories
Add comments to stories
Retrieve workflow states and projects
Use cases of Shortcut.com MCP Server
Automated ticket creation based on AI analysis
AI-powered ticket search and filtering
AI assistance in updating ticket status and assignments
Generating bug reports and feature requests using AI templates
FAQ from Shortcut.com MCP Server
What is an MCP server?
What is an MCP server?
An MCP (Model Context Protocol) server allows AI models to interact with external systems and data sources.
What is Shortcut.com?
What is Shortcut.com?
Shortcut.com is a project management tool for software development teams.
How do I get a Shortcut.com API token?
How do I get a Shortcut.com API token?
You can obtain an API token from your Shortcut.com account settings.
What AI assistants are compatible with this server?
What AI assistants are compatible with this server?
This server is designed to work with Claude and other MCP-compatible AI assistants.
How can I contribute to this project?
How can I contribute to this project?
Contributions are welcome! Please feel free to submit a Pull Request.