Skip to main content
Glama

Shortcut MCP Server

by useshortcut
MIT License
556
40

get-upcoming-iterations

Retrieve upcoming Shortcut iterations for the current user, filtered by team ID, to track project timelines and deliverables efficiently.

Instructions

Get the upcoming 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