jira_mcp_server
0
The Jira Communication Server is a TypeScript-based MCP server designed to interact with Jira, offering features like JQL execution and ticket management. This server showcases core MCP concepts targeting Jira integration tasks.
execute_jql
Run a JQL query
get_only_ticket_name_and_description
Get the ticket name and description
create_ticket
Create Jira Tickets
list_projects
List Jira projects
delete_ticket
Delete the work order
edit_ticket
Modify the work order
get_all_statuses
Get all statuses
assign_ticket
Assign work orders to users
query_assignable
Finding allocable users
add_attachment
Add attachment to work order