Shortcut-mcp

Latest version: v0.2.3

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

Changed

- Updated `create-story` and `update-story` to use teams instead of projects, as projects have been deprecated by Shortcut
- Modified `list-projects` tool to inform users that projects are deprecated and to use teams instead
- Improved handling of team_id and epic_id parameters to support both numeric IDs and UUID strings

Fixed

- Fixed issue with team_id handling that caused errors when using UUID-formatted team IDs
- Fixed similar issue with epic_id handling to support UUID-formatted epic IDs

0.2.2

Added

- Enhanced search functionality with support for Shortcut's native query syntax
- Support for advanced query operators like `type:`, `state:`, `owner:`, `label:`, and more
- Improved tool descriptions with detailed parameter explanations

Fixed

- Fixed issues with the `search-stories` implementation to properly handle search parameters
- Improved error handling with more detailed error messages
- Enhanced handling of non-numeric characters in story IDs
- Added fallback mechanisms for search operations

0.2.1

Added

- Added support for `team_id` and `team_name` parameters in the `update-story` handler
- Added a new `list-teams` tool to show available teams in Shortcut

Fixed

- Fixed the `update-story` handler to properly handle `epic_id` and `epic_name` parameters
- Fixed the `list-workflows` and `list-projects` tools to properly handle empty properties in their input schemas
- Fixed handling of None arguments in all tool handlers
- Improved type conversion for numeric parameters like `epic_id`, `project_id`, and `team_id`

0.2.0

Added

- Initial public release
- Support for searching, listing, and updating Shortcut stories
- Support for creating new stories and epics
- Integration with Claude Desktop

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.