69
/ 100
1 day ago
glama

linear-mcp

Multi-workspace Linear MCP server using Personal API Keys instead of OAuth. Provides tools for managing issues, projects, teams, and more across multiple workspaces.

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.
🔐
You'll be asked for 1 credential: LINEAR_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLINEAR_MCP_AUDIT_LOG_PATHEvery tool call appends one JSONL line to ~/.claude/linear-mcp/audit.log (override with , disable with LINEAR_MCP_AUDIT_LOG=false). Tokens are stripped from audit records.
configLINEAR_MCP_AUDIT_LOGEvery tool call appends one JSONL line to ~/.claude/linear-mcp/audit.log (override with LINEAR_MCP_AUDIT_LOG_PATH, disable with =false). Tokens are stripped from audit records.
configLINEAR_API_URL
configLINEAR_HTTP_TIMEOUT
configLINEAR_RATE_LIMIT_MAX_RETRIES
configLINEAR_RATE_LIMIT_MAX_WAIT_S
configLINEAR_RATE_LIMIT_BASE_WAIT_S
configLINEAR_RATE_LIMIT_JITTER_S
configLINEAR_MCP_DRAFT_TTL_SECONDS
configLINEAR_MCP_SKIP_SOURCE_CHECK
configLINEAR_MCP_SKIP_IDEMPOTENCY
configLINEAR_WORKSPACESpersonal,work
configLINEAR_PAT
🔐 secretLINEAR_API_KEY
configLINEAR_PRIMARY_WORKSPACEEvery tool takes an optional workspace parameter (the alias from LINEAR_WORKSPACES). Omit it to use .
// 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 5 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/adelaidasofia-linear-mcp-1g9twf)](https://m8ven.ai/mcp/adelaidasofia-linear-mcp-1g9twf)
commit: b00d02af37563c6c88f9f0b2ec32be1eabcabba7
code hash: 87d293ccbb37855abdf632765ecb0b1bc1956502e49b3f3fdc5c110932b661ce
verified: 7/30/2026, 9:15:49 AM
view raw JSON →