Browser-backed MCP wrapper for mcp-atlassian with Playwright SSO auth. Enables AI tools to access Atlassian Server/Data Center instances behind corporate SSO (Okta, SAML, ADFS) where API tokens are not available
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.JIRA_URL— export ="https://jira.example.com"CONFLUENCE_URL— export ="https://confluence.example.com"ATLASSIAN_USERNAME— "": "your.email@company.com"ATLASSIAN_BROWSER_CHANNEL— chromium Browser channel (chromium, chrome, msedge)ATLASSIAN_LOGIN_TIMEOUT_SECONDS— 300 Seconds to wait for manual loginATLASSIAN_SEED_FROM_CHROME_PROFILE— Default ./atlassian-cli login jiraATLASSIAN_STORAGE_STATE— ./.atlassian-browser-state-{service}.json Cookie-jar file. Per-service by default; an explicit value is still namespaced per serviceATLASSIAN_SSO_MARKERS— _(auto)_ Comma-separated URL/text markers for SSO redirect detection. Defaults cover Okta, ADFS, Azure AD, PingOne, Google SAMLDISPLAYATLASSIAN_BROWSER_USER_AGENT— _(Chrome 136)_ Custom User-Agent string for API requestsATLASSIAN_COOKIE_SOURCE_BROWSERS[](https://m8ven.ai/mcp/geiserx-atlassian-browser-mcp-19i9ae)