Generate DDL for a graph edge contract table or view, including required lineage columns and optional enrichment fields. No database connection needed.
MCP server for interacting with Shortcut (project management) directly from Claude, enabling viewing, searching, and creating stories, epics, and objectives with safe read-only and create operations.
Enables users to save frequently used long prompts as simple shortcuts like /review or /debug. Transform 500-word prompts into 8-character commands across any MCP-compatible platform.
Create a new story in Shortcut by providing a name and assigning it to a team or workflow. Optionally add description, type, owner, epic, or iteration.
Update specific fields of a Shortcut story, such as name, description, type, or state, by providing the story ID and any fields to modify. Leaves unspecified fields unchanged.
Permanently delete an epic in Shortcut by providing its unique epic public ID. This action is irreversible and removes the epic and all associated data.
Update an iteration's details in Shortcut by providing only the fields you want to change, such as name, description, dates, teams, followers, or labels.
Retrieve a Shortcut iteration by its public ID to access key details like name, dates, and status. Optionally use the full parameter to return all available fields.
Retrieve detailed information for a Shortcut project via its numeric ID, enabling programmatic access to project data for automation and AI tool integration.