$ timeahead.in
/ servers/npm/@shortcut/mcp
npm

@shortcut/mcp

Shortcut MCP Server

98 stars12k/wkupdated 41d agogithub ↗
79fair
▣ Overview
VersionMonthly DownloadsGitHub LicenseXPRs welcome!

What it does

This MCP server bridges Shortcut, a project management platform, with Claude and other AI IDEs. It provides tools to query, create, and manage stories, labels, and other work items within Shortcut directly from your IDE. The server supports both a hosted OAuth-based endpoint and local installation, allowing you to interact with your Shortcut workspace from Claude in Cursor, VS Code, Claude Desktop, Windsurf, Zed, or Claude Code.

Who it's for

Engineers and teams using Shortcut for project tracking who want AI-assisted workflow integration. Primarily useful for developers working in Cursor or VS Code who need to query work items, create stories, or manage tasks without switching out of their editor.

Common use cases

  • Query and search existing stories with filters and keywords from your IDE
  • Create new stories or update existing ones without leaving your editor
  • Add comments and manage subtasks programmatically
  • Generate recommended branch names based on story details and workspace settings
  • Link files, attachments, and external references to work items

Setup pitfalls

  • The hosted server at https://mcp.shortcut.com/mcp is the primary option and requires OAuth; verify which endpoint your IDE documentation references, as local setup instructions vary.
  • Local installations require IDE-specific configuration—Cursor, VS Code, Claude Desktop, and Windsurf each have different setup paths.
  • The server is marked high-risk and reads your filesystem; consider sandbox and permission implications if running locally rather than using the hosted endpoint.
  • No CI pipeline is documented; test local installations thoroughly before relying on them in production workflows.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
65
16.3
Adoption
20%
69
13.8
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
79.0
⚿ Capabilities & Risk Explainer
fs readnetworkexecsecrets
◆ Risk level: high
fs read + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "shortcutmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shortcut/mcp"
      ]
    }
  }
}
📈 Score historylast 33 snapshots
4/30/20266/11/2026 · 33 snapshots
⚙ Maintenance health
66/ 100 · is this project alive?
contributors (1y)19
top contributor share45%
releases (1y)31
last release86d ago
ci⚠ failing
⛁ Raw data
weekly downloads12k
github stars98
forks43
open issues16
license✓ present
readme length12491 chars
last publish41d ago
last commit41d ago
last updated3d ago
install verified✓ pass · 25d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points