{"generated_at":"2026-08-17T10:36:11+00:00","item":{"added_at":"2025-11-12","analysis_method":"capability_triage","category":"Web Connector","description":"Atlassian’s Rovo MCP Server enables secure, permission-aware access to Jira and Confluence from external AI tools like Claude. It supports summarization, cre...","did":"com-atlassian-atlassian-mcp-server","homepage_url":"","icon":"https://www.atlassian.com/apple-touch-icon.png","id":"com.atlassian/atlassian-mcp-server","installs":0,"last_scanned":"","license":"","long_description":"Atlassian’s Rovo MCP Server enables secure, permission-aware access to Jira and Confluence from external AI tools like Claude. It supports summarization, creation, and multi-step actions, helping teams tap into structured enterprise knowledge wherever they work-all while preserving data privacy and leveraging Atlassian’s open, interoperable Teamwork Graph foundation.","name":"Atlassian Rovo","plutonium_url":"https://plutonium.pluto.security/detail.html?planet=claudesec&did=com-atlassian-atlassian-mcp-server&utm_source=plutonium_analysis_skill&utm_medium=claude_skill&utm_campaign=connector_risk_assessment","publisher":"Atlassian","publisher_url":"https://atlassian.com","repository_url":"","risk":"medium","risk_severity":"medium","security_risks":[{"description":"This connector can read data the connected service holds about you - documents, messages, contact lists, source code, customer records, or saved profile details - and pass it back to the AI.","evidence":"Connector has 31 tools; permissions on claude.ai/directory: \"Read and write\". Data flows out of the connected service into the model.","remediation":{"block_tool_categories":[],"steps":["Connect using an account that only has access to the information you actually want Claude to read - not your main admin login.","When you grant access, pick the smallest set of folders, mailboxes, or channels possible.","Check the connector's activity log every so often to make sure nothing unexpected is being read."]},"risk_type":"reads_private_data","severity":"medium","title":"Reads your private information"},{"description":"This connector can edit, rename, overwrite, or otherwise modify records in the connected service. If a request gets manipulated, your data could be altered without you noticing.","evidence":"10 state change tools on this connector - e.g. createConfluencePage, updateConfluencePage, createConfluenceFooterComment, createConfluenceInlineComment and 6 more.","remediation":{"block_tool_categories":["state_change"],"steps":["Try the connector on a test account first to see what it changes before letting it touch your real records.","Where the connected service supports it, give Claude read-only access and only allow writes for the specific things you need updated.","In the tools list below, turn off any tool you don't actively need - the ones tagged Block are the most important to disable."]},"risk_type":"modifies_data","severity":"medium","title":"Can change or update your information"},{"description":"Anything you share with this connector flows through one or more third-party services. Those companies see, store, and may use the data according to their own policies.","evidence":"Server runs at mcp.atlassian.com; queries and responses pass through the publisher's infrastructure.","remediation":{"block_tool_categories":[],"steps":["Treat anything you tell this connector as if you sent it directly to the third-party company - because you did.","Check how long that company keeps your data and how to delete it.","Avoid putting health info, customer names, or payment details into this connector unless you have a written agreement with that company."]},"risk_type":"forwards_data_to_third_party","severity":"low","title":"Sends your data to outside companies"}],"signature_status":"unknown","source_code_reviewed":false,"tags":["network_access","reads_private_data","browser_control","database_access","email_messaging"],"tools":[{"description":"Retrieve the current authenticated Atlassian user's profile information.","name":"atlassianUserInfo"},{"description":"List Atlassian sites and cloud resources the authenticated user can access.","name":"getAccessibleAtlassianResources"},{"description":"List Confluence spaces available to the user on the connected site.","name":"getConfluenceSpaces"},{"description":"Fetch a specific Confluence page's content and metadata by ID.","name":"getConfluencePage"},{"description":"List pages contained within a given Confluence space.","name":"getPagesInConfluenceSpace"},{"description":"Retrieve the ancestor (parent) pages for a given Confluence page.","name":"getConfluencePageAncestors"},{"description":"Fetch footer comments attached to a Confluence page.","name":"getConfluencePageFooterComments"},{"description":"Fetch inline comments anchored within a Confluence page.","name":"getConfluencePageInlineComments"},{"description":"List descendant child pages beneath a given Confluence page.","name":"getConfluencePageDescendants"},{"description":"Create a new Confluence page within a specified space or parent.","name":"createConfluencePage","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Update the title or body content of an existing Confluence page.","name":"updateConfluencePage","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Add a footer comment to a Confluence page.","name":"createConfluenceFooterComment","risk":{"category":"sends_externally","level":"medium","recommendation":"Restrict to specific channels; require confirmation before sending. Disable if the connector is used in untrusted contexts.","why":"Sends a message or post on the user's behalf to people or channels outside the conversation. Phishing, leaking secrets, or impersonation become possible if the tool is hijacked."}},{"description":"Add an inline comment anchored to text within a Confluence page.","name":"createConfluenceInlineComment","risk":{"category":"sends_externally","level":"medium","recommendation":"Restrict to specific channels; require confirmation before sending. Disable if the connector is used in untrusted contexts.","why":"Sends a message or post on the user's behalf to people or channels outside the conversation. Phishing, leaking secrets, or impersonation become possible if the tool is hijacked."}},{"description":"Search Confluence content using a Confluence Query Language (CQL) expression.","name":"searchConfluenceUsingCql"},{"description":"Retrieve a Jira issue's fields and details by key or ID.","name":"getJiraIssue"},{"description":"Edit fields on an existing Jira issue.","name":"editJiraIssue","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Create a new Jira issue in a specified project.","name":"createJiraIssue","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"List available workflow transitions for a Jira issue.","name":"getTransitionsForJiraIssue"},{"description":"Transition a Jira issue to a new workflow status.","name":"transitionJiraIssue"},{"description":"Look up a Jira user's account ID by name or email.","name":"lookupJiraAccountId"},{"description":"Search Jira issues using a Jira Query Language (JQL) expression.","name":"searchJiraIssuesUsingJql"},{"description":"Add a comment to a Jira issue.","name":"addCommentToJiraIssue","risk":{"category":"sends_externally","level":"medium","recommendation":"Restrict to specific channels; require confirmation before sending. Disable if the connector is used in untrusted contexts.","why":"Sends a message or post on the user's behalf to people or channels outside the conversation. Phishing, leaking secrets, or impersonation become possible if the tool is hijacked."}},{"description":"List remote issue links associated with a Jira issue.","name":"getJiraIssueRemoteIssueLinks"},{"description":"List Jira projects visible to the authenticated user.","name":"getVisibleJiraProjects"},{"description":"Retrieve issue type metadata for a Jira project to support issue creation.","name":"getJiraProjectIssueTypesMetadataZapier"},{"description":"List components registered in Compass for the connected site.","name":"getCompassComponents"},{"description":"Retrieve a specific Compass component by ID or slug.","name":"getCompassComponent"},{"description":"List custom field definitions configured in Compass.","name":"getCompassCustomFieldDefinitions"},{"description":"Create a new custom field definition in Compass.","name":"createCompassCustomFieldDefinition","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Create a new component (service, library, etc.) in Compass.","name":"createCompassComponent","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}},{"description":"Create a relationship between two Compass components.","name":"createCompassComponentRelationship","risk":{"category":"state_change","level":"medium","recommendation":"Allow only for low-stakes resources; require approval for production data changes.","why":"Creates, modifies, or uploads data on the connected service. Hijacking the tool can pollute records, plant content, or create rogue resources that bill the user."}}],"tools_count":31,"type":"web_connector","url":"https://claude.ai/directory/11ba10d9-477b-4988-bd1c-90a7fa680dc1","uuid":"53c6f252-e076-56e7-928e-3e5f648e2ab5","version":""},"query_key":"atlassian rovo","schema_version":1,"status":"match"}
