Enables AI assistants to interact with Atlassian Confluence and Jira for searching, updating, and managing content and issues.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ATLASSIAN_OAUTH_CLIENT_ID— Unused Variables: The standard OAuth client variables (, ATLASSIAN_OAUTH_CLIENT_SECRET, ATLASSIAN_OAUTH_REDIRECT_URI, ATLASSIAN_OAUTH_SCOPE) are not used and can be omitted when configuring for BYOT.ATLASSIAN_OAUTH_CLIENT_SECRET— Unused Variables: The standard OAuth client variables (ATLASSIAN_OAUTH_CLIENT_ID, , ATLASSIAN_OAUTH_REDIRECT_URI, ATLASSIAN_OAUTH_SCOPE) are not used and can be omitted when configuring for BYOT.ATLASSIAN_OAUTH_REDIRECT_URI— Unused Variables: The standard OAuth client variables (ATLASSIAN_OAUTH_CLIENT_ID, ATLASSIAN_OAUTH_CLIENT_SECRET, , ATLASSIAN_OAUTH_SCOPE) are not used and can be omitted when configuring for BYOT.ATLASSIAN_OAUTH_SCOPE— "": "read:jira-work write:jira-work read:confluence-content.all write:confluence-content offline_access",TRANSPORTPORTHOSTSTREAMABLE_HTTP_PATHENABLED_TOOLS— Comma-separated list of tool names to enable (e.g., "confluence_search,jira_get_issue")CONFLUENCE_URL— "": "https://your-company.atlassian.net/wiki",CONFLUENCE_USERNAME— "": "your.email@company.com",CONFLUENCE_API_TOKEN— "": "your_confluence_api_token",CONFLUENCE_PERSONAL_TOKEN— "": "your_confluence_pat",JIRA_URL— "": "https://your-company.atlassian.net",JIRA_USERNAME— "": "your.email@company.com",JIRA_API_TOKEN— "": "your_jira_api_token"JIRA_PERSONAL_TOKEN— "": "your_jira_pat",ATLASSIAN_OAUTH_CLOUD_ID— (from wizard)ATLASSIAN_OAUTH_ACCESS_TOKEN— Your pre-existing OAuth 2.0 access token. (CLI: --oauth-access-token)READ_ONLY_MODE— Set to "true" to disable write operationsCONFLUENCE_SSL_VERIFY— "": "false",CONFLUENCE_SPACES_FILTER— Filter by space keys (e.g., "DEV,TEAM,DOC")JIRA_SSL_VERIFY— "": "false"JIRA_PROJECTS_FILTER— Filter by project keys (e.g., "PROJ,DEV,SUPPORT")NO_PROXY— Supports standard HTTP_PROXY, HTTPS_PROXY, , SOCKS_PROXY.ATLASSIAN_OAUTH_ENABLE— docker run -e =true -p 9000:9000 \CONFLUENCE_HTTP_PROXYHTTP_PROXY— Supports standard , HTTPS_PROXY, NO_PROXY, SOCKS_PROXY.CONFLUENCE_HTTPS_PROXYHTTPS_PROXY— Supports standard HTTP_PROXY, , NO_PROXY, SOCKS_PROXY.CONFLUENCE_NO_PROXY— Service-specific overrides are available (e.g., JIRA_HTTPS_PROXY, ).CONFLUENCE_SOCKS_PROXYSOCKS_PROXY— Supports standard HTTP_PROXY, HTTPS_PROXY, NO_PROXY, .ACCOUNT_MAPPINGS— Account to project mappings (e.g., "team-alpha:PROJ,DEV;team-beta:SUPPORT")JIRA_HTTP_PROXYJIRA_HTTPS_PROXY— Service-specific overrides are available (e.g., , CONFLUENCE_NO_PROXY).JIRA_NO_PROXYJIRA_SOCKS_PROXY[](https://m8ven.ai/mcp/saihiteesh-jira-account-mcp-1j0c2q)