71
/ 100
13 days ago
glama

atlassian-browser-mcp

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

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configJIRA_URLexport ="https://jira.example.com"
configCONFLUENCE_URLexport ="https://confluence.example.com"
configATLASSIAN_USERNAME"": "your.email@company.com"
configATLASSIAN_BROWSER_CHANNELchromium Browser channel (chromium, chrome, msedge)
configATLASSIAN_LOGIN_TIMEOUT_SECONDS300 Seconds to wait for manual login
configATLASSIAN_SEED_FROM_CHROME_PROFILEDefault ./atlassian-cli login jira
configATLASSIAN_STORAGE_STATE./.atlassian-browser-state-{service}.json Cookie-jar file. Per-service by default; an explicit value is still namespaced per service
configATLASSIAN_SSO_MARKERS_(auto)_ Comma-separated URL/text markers for SSO redirect detection. Defaults cover Okta, ADFS, Azure AD, PingOne, Google SAML
configDISPLAY
configATLASSIAN_BROWSER_USER_AGENT_(Chrome 136)_ Custom User-Agent string for API requests
configATLASSIAN_COOKIE_SOURCE_BROWSERS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/geiserx-atlassian-browser-mcp-19i9ae)](https://m8ven.ai/mcp/geiserx-atlassian-browser-mcp-19i9ae)
commit: 28d1d4dc441fa325e4c3d085d9b25a8bb8b82da3
code hash: 0e49243c14e659de1c764b7aac518fe424678321e16cb7c56196f339c35744d3
verified: 6/17/2026, 12:02:10 PM
view raw JSON →