Odel
Linear MCP (multi-workspace, PAT auth)

Linear MCP (multi-workspace, PAT auth)

Local
@adelaidasofia1PythonMITUpdated 2w ago

Multi-workspace Linear MCP — PAT auth, 57 tools + 3 prompts, substrate enforcement, drop-in.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIadelaidasofia-linear-mcpv0.3.2

Run

uvx adelaidasofia-linear-mcp

MCP client config

{
  "mcpServers": {
    "linear-mcp-multi-workspace-pat-auth": {
      "command": "uvx",
      "args": [
        "adelaidasofia-linear-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/adelaidasofia/linear-mcp/releases/download/v0.3.2/linear-mcp.mcpbv0.3.2

Distributed as an MCP bundle (`https://github.com/adelaidasofia/linear-mcp/releases/download/v0.3.2/linear-mcp.mcpb`) — download it and import the bundle in your MCP client.