shortcut-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SHORTCUT_API_TOKEN | Yes | Your Shortcut API token, found in your Shortcut settings. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-storiesB | Search for stories in Shortcut using powerful search operators |
| get-storyA | Get detailed information about a specific story by ID (fastest way to look up a story) |
| list-archived-storiesC | List only archived stories |
| list-my-archived-storiesB | List only archived stories assigned to you |
| list-my-storiesC | List stories assigned to you |
| list-stories-by-state-nameC | List stories by workflow state name |
| create-storyB | Create a new story in Shortcut |
| list-projectsA | [DEPRECATED] List all projects in Shortcut. Projects have been deprecated by Shortcut, please use teams instead. |
| list-teamsA | List all teams in Shortcut |
| list-workflowsB | List all workflows and their states |
| list-objectivesC | List objectives in Shortcut |
| create-objectiveB | Create a new objective in Shortcut |
| list-epicsC | List epics in Shortcut |
| create-epicC | Create a new epic in Shortcut |
| list-stories-by-statusC | List stories by workflow state ID |
| update-storyC | Update an existing story in Shortcut |
| update-story-statusC | Update a story's status in Shortcut |
| health-checkA | Check the health and connectivity of the Shortcut MCP server |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/idyll/shortcut-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server