J
MCP server · Project management
Govern the Jira MCP server.
The Jira/Atlassian MCP server reads and writes issues. Scope to projects, allow creates and comments, and deny workflow edits.
Per-tool policy
An MCP server is a bag of tools. Enable them one at a time.
Connect Jira once; HiveKey gates each tool per role. Read-only by default, writes on purpose, destructive ops denied.
mcp / jira governed
search_issues allow
create_issue allow
add_comment allow
delete_issue review
edit_workflow deny
Issue ops in allow-listed projects; review deletes; deny workflow/permission edits.
In the path
HiveKey sits between the agent and Jira.
Agent
wants a tool call
HiveKey
scope · guard · log
Jira MCP
only allowed tools
Put the Jira MCP server under one policy.
Connect Jira, gate each tool per role, and log every call — across your whole agent fleet.