ParasSolanki_jira-mcp-server
0
The Jira MCP Server is a Model Context Protocol Server that integrates with Jira, allowing for interaction with Jira's data via MCP. It offers tools to list and manage projects, boards, sprints, and issues using the Jira REST API, facilitating automation and efficient data handling.
list_projects
List Jira projects, support queries and pagination
list_boards
List the boards for specified projects, support filtering by type
list_sprints_from_board
List the sprints for the specified board
list_issues_from_sprint
List the issues in the specified sprint