shortcut-mcp-server
@madisonbullard
About shortcut-mcp-server
A Model Context Protocol server for Shortcut.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"shortcut-mcp-server": {
"command": "bun",
"args": [
"run",
"packages/mcp-server/src/index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is shortcut-mcp-server?
This server implements the Model Context Protocol to connect AI assistants with the Shortcut project management platform. It is intended for developers who want to enable AI-driven queries and actions on Shortcut data through MCP-compatible clients.
How to use shortcut-mcp-server?
Install dependencies with bun install and start the server with bun run packages/mcp-server/src/index.ts. The server requires Bun (v1.2.2 or later) to run.
Key features of shortcut-mcp-server?
—
Use cases of shortcut-mcp-server?
—
FAQ from shortcut-mcp-server
What runtime does shortcut-mcp-server require?
Bun v1.2.2 or later.
How do I install the server’s dependencies?
Run bun install in the project root.
How do I start the shortcut-mcp-server?
Run bun run packages/mcp-server/src/index.ts.
Frequently asked questions
What runtime does shortcut-mcp-server require?
Bun v1.2.2 or later.
How do I install the server’s dependencies?
Run `bun install` in the project root.
How do I start the shortcut-mcp-server?
Run `bun run packages/mcp-server/src/index.ts`.
Basic information
More Productivity MCP servers

Time
modelcontextprotocolModel Context Protocol Servers
MCP Windows Desktop Automation
mario-andreschakA Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.

AdWhispr - Research, Clone, & Launch Ads from Claude/ChatGPT
AdWhisprRemote MCP server that turns Claude, ChatGPT, or Cursor into a full ad workflow: research any brand's live Facebook and TikTok ads, clone the proven winners for your own brand, and launch real campaigns on Google, TikTok
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
Sitespeak Claude Plugin
sitespeakaiManage your SiteSpeakAI chatbot from Claude Code - a plugin and MCP server for optimizing chatbots in plain English.
Comments