Skip to main content
Glama
idyll
by idyll

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHORTCUT_API_TOKENYesYour Shortcut API token, found in your Shortcut settings.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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