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

@shortcut/mcp

Shortcut MCP Server

98 stars13k/wkupdated 12d agogithub ↗
84good
▣ Overview
VersionMonthly DownloadsGitHub LicenseXPRs welcome!

What it does

Shortcut MCP integrates the Shortcut project management platform with Claude-based editors and IDEs. Tools allow querying, creating, and updating stories (issues and tasks), managing assignments and comments, organizing with labels, and linking external resources. The primary installation method routes to Shortcut's hosted MCP server; local installation is available for IDEs requiring stdio-based transport.

Who it's for

Developers using Shortcut to track work, particularly backend and full-stack engineers in Claude Code, Cursor, VS Code, or Zed. Useful for teams where developers need to search requirements, create stories, and update project status without leaving their editor.

Common use cases

  • Search stories by ID, title, status, or label while coding to reference requirements
  • Create a new story and retrieve the recommended Git branch name
  • Update story fields, assignments, comments, and subtasks from your editor
  • Add subtasks to stories and establish relationships (blocks, duplicates, relates-to)
  • Attach files and external links to stories to keep context centralized

Setup pitfalls

  • The primary installation route is the hosted server at https://mcp.shortcut.com/mcp. Local setup via npm requires platform-specific configuration; see docs/local-server.md for your IDE.
  • CI builds are currently failing. Check GitHub Actions logs before reporting issues.
  • Store Shortcut API tokens securely — avoid hardcoding them in mcp.json or IDE settings files. Use OAuth authentication in supported clients (Cursor, VS Code).
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
85
21.3
Adoption
20%
69
13.7
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
84.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 49 snapshots
4/30/20267/21/2026 · 49 snapshots
⚙ Maintenance health
67/ 100 · is this project alive?
contributors (1y)17
top contributor share49%
releases (1y)26
last release26d ago
ci⚠ failing
⛁ Raw data
weekly downloads13k
github stars98
forks41
open issues18
license✓ present
readme length12491 chars
last publish12d ago
last commit12d ago
last updated9d ago
install verified✓ pass · 70d 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