67
/ 100
7 days ago
glama

Linear MCP Server

Enables interaction with Linear's API to manage issues, projects, and teams. Supports creating, updating, searching, and deleting issues, along with project management and team operations through API key authentication.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: LINEAR_API_KEY, LINEAR_CLIENT_SECRET
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.
🔐 secretLINEAR_API_KEYyour_api_key
configLINEAR_CLIENT_IDyour_oauth_client_id
🔐 secretLINEAR_CLIENT_SECRETyour_oauth_client_secret
configLINEAR_REDIRECT_URI
// 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 3 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/timottowitz-linear-mcp-1sojfl)](https://m8ven.ai/mcp/timottowitz-linear-mcp-1sojfl)
commit: a3392aabe6157aae01b9d333ab0e664e95dea1c3
code hash: f4a6989c08c1be82d295b1a9038d5cf92d9a5931fa7fd60c75789e8d474d2cac
verified: 6/17/2026, 12:30:27 PM
view raw JSON →