Linear Project MCP
v0.1.0org.openlyuseful/linear-project
Scope-gated Linear project administration with optional GitHub and Obsidian evidence adapters
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add linear-project -e LINEAR_API_KEY=<LINEAR_API_KEY> -e LINEAR_ACCESS_TOKEN=<LINEAR_ACCESS_TOKEN> -e LINEAR_ALLOWED_ORGANIZATION_ID=<LINEAR_ALLOWED_ORGANIZATION_ID> -e LINEAR_ALLOWED_TEAM_IDS=<LINEAR_ALLOWED_TEAM_IDS> -e LINEAR_ALLOWED_PROJECT_IDS=<LINEAR_ALLOWED_PROJECT_IDS> -e LINEAR_ALLOWED_SCOPE_CODES=<LINEAR_ALLOWED_SCOPE_CODES> -e GITHUB_TOKEN=<GITHUB_TOKEN> -e GITHUB_ALLOWED_REPOSITORIES=<GITHUB_ALLOWED_REPOSITORIES> -e OBSIDIAN_VAULT_PATH=<OBSIDIAN_VAULT_PATH> -e OBSIDIAN_VAULT_NAME=<OBSIDIAN_VAULT_NAME> -e OBSIDIAN_ALLOWED_DIRECTORIES=<OBSIDIAN_ALLOWED_DIRECTORIES> -e MCP_WRITES_ENABLED=<MCP_WRITES_ENABLED> -e MCP_WRITE_WINDOW_EXPIRES_AT=<MCP_WRITE_WINDOW_EXPIRES_AT> -e MCP_AUDIT_LOG_PATH=<MCP_AUDIT_LOG_PATH> -- npx -y @openly-useful/linear-project-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.