M

MCP Server Shortcut

This project implements an MCP server for connecting to the Shortcut.com work order system, supporting AI assistants to perform operations such as querying, creating, and updating work orders.
2 points
9

What is the Shortcut MCP Server?

This is an intermediate service that connects AI assistants (such as Claude) with the Shortcut.com project management system. Through the standard protocol (MCP), AI can directly read and manipulate task cards, projects, and workflow statuses in Shortcut.

How to use the Shortcut MCP service?

Simply configure the API key and start the service, and the AI assistant can automatically discover and use Shortcut functions. It supports querying task status or creating new tasks through natural language.

Applicable scenarios

Suitable for teams that need to frequently view/update task statuses, especially scenarios where natural language is used to interact with project management tools. Typical use cases include: daily stand-up meeting preparation, defect tracking, requirement collection, etc.

Main features

Task card managementSupports complete CRUD operations: Create, Read, Update, Delete task cards
Intelligent searchSearch for tasks through natural language, such as 'Show urgent defects created last week'
Pre-made templatesBuilt-in standard templates for defect reports and requirement applications to ensure information integrity
Comment systemAI can directly add progress comments or discussion records in task cards

Advantages and limitations

Advantages
No need to manually switch tools, directly operate Shortcut in the chat interface
Supports natural language interaction, reducing the usage threshold
Automatically keeps task update records, improving traceability
Limitations
Requires Shortcut.com enterprise account permissions
Complex queries may be limited by AI understanding ability
Technical knowledge is required for the initial configuration

How to use

Get the API key
Log in to the Shortcut.com account settings page and generate a dedicated API token
Configure the service
Fill the key into the.env configuration file or directly provide it to Claude Desktop
Start the service
Run the server program and ensure network accessibility
Connect the AI assistant
Add MCP server information in the Claude configuration and restart for it to take effect

Usage examples

Morning meeting preparationAutomatically summarize team members' task progress before daily stand-up meetings
Defect reportDirectly create a standardized defect report through dialogue
Requirement collectionAutomatically convert customer conversations into requirement cards

Frequently Asked Questions

What level of API key permissions are required?
Which Shortcut entity types are supported?
How to verify that the service is running normally?
Can task templates be customized?

Related resources

Shortcut official API documentation
Complete Shortcut API reference
MCP protocol specification
Model Context Protocol technical standard
Example configuration repository
Configuration examples for various environments
Installation
Copy the following command to your Client for configuration
{
     "mcpServers": {
       "shortcut": {
         "command": "python",
         "args": ["-m", "src.server"],
         "env": {
           "SHORTCUT_API_TOKEN": "your_token_here"
         }
       }
     }
   }
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
833
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
146
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
93
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
570
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
285
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
757
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase