MCP Bliss Logo

MCP BLISS

Download MCP BlissGet started in seconds – free download, easy install.
Tool Icon

Linear v1.0.0

Slug: linear
Author: Linear
project-managementissueslinearremoteautomation
Linear MCP server provides secure, remote access to your Linear data for AI models and agents. It enables workflows such as finding, creating, and updating issues, projects, and comments in Linear.
Capabilities:
Find, create, and update Linear issuesAccess and manage Linear projectsRead and write comments in LinearIntegrate Linear workflows with AI agents
Examples:
  • "Create a new bug issue in the 'Frontend' team."
  • "List all open issues assigned to me."
  • "Update the status of issue LIN-123 to 'Done'."
Script:
{
  "command": "npx",
  "args": [
    "-y",
    "mcp-remote",
    "https://mcp.linear.app/sse"
  ]
}