71
/ 100
22 days ago
glama

atlassian-browser-mcp

MCP server that enables accessing Jira and Confluence using browser cookies captured via a Chrome extension, avoiding the need for API tokens or browser automation. It wraps the mcp-atlassian toolset and works with Atlassian Cloud and Server/Data Center behind SSO.

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://yourco.atlassian.net"
configCONFLUENCE_URLexport ="https://yourco.atlassian.net" # Cloud: same host
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
// 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/tinyc0der-atlassian-cookie-mcp-1ryhpe)](https://m8ven.ai/mcp/tinyc0der-atlassian-cookie-mcp-1ryhpe)
commit: 6508e5c8b18bfba117b2381df9d81ce83a5399a5
code hash: 61c1d0104497ab9676baa0460d81d238f4f05e70dae07b4821ee35a1627ac43c
verified: 7/9/2026, 10:05:24 AM
view raw JSON →