jira_list_project_versions
List all versions in a project with their details
How to use it
jira_list_project_versions is exposed by the Jira MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the jira_list_project_versions tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Jira MCP
go install github.com/nguyenvanduocit/jira-mcp/cmd/jira-cli@latestOther tools in Jira MCP (20)
Add a comment to an issue (uses Atlassian Document Format)
Add a worklog entry to track time spent on an issue
Create a child issue (sub-task) linked to a parent issue
Create a new issue with specified details (returns key, ID, and URL)
Get the currently active sprint for a given board or project
Retrieve all comments from an issue
Retrieve branches, pull requests, and commits linked to an issue via development tool integrations (GitHub, GitLab, Bitbucket)
Retrieve detailed information about a specific issue including status, assignee, description, subtasks, and available transitions
Retrieve the complete change history of an issue
Retrieve issues that have a relationship (blocks, is blocked by, relates to, etc.)
Retrieve detailed information about a specific sprint by its ID
Retrieve detailed information about a specific project version
Create a link between two issues, defining their relationship
List all available issue types in a project with their IDs, names, and descriptions
List all active and future sprints for a specific board or project
Retrieve all available issue status IDs and their names for a project
Search for issues using JQL (Jira Query Language) with customizable fields and expand options
Search for sprints by name with exact or partial matching
Transition an issue through its workflow using a valid transition ID
Modify an existing issue's details (supports partial updates)