Skip to main content
Glama

Shortcut MCP Server

Official
by useshortcut

get-active-iterations

Retrieve active Shortcut iterations for the current user and their team memberships, enabling streamlined project tracking and management via the Shortcut MCP Server.

Instructions

Get the active Shortcut iterations for the current user based on their team memberships

Input Schema

NameRequiredDescriptionDefault
teamIdNoThe ID of a team to filter iterations by

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "teamId": { "description": "The ID of a team to filter iterations by", "type": "string" } }, "type": "object" }

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/useshortcut/mcp-server-shortcut'

If you have feedback or need assistance with the MCP directory API, please join our Discord server