Back to search
30
MCP v1.0.0 sse

app.linear/linear

app.linear/linear

MCP server for Linear project management and issue tracking

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@mseep/linear-mcp
A Linear MCP server for interacting with Linear's API
0 tools
linear-mcp-server
A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
0 tools
@mseep/linear-mcp-server
A Model Context Protocol server for the Linear API.
0 tools
linear-mcp
Another Linear MCP Server
0 tools
mcp server linearapp
Metadata-only Glama MCP server.
0 tools
mcp linear app
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "app.linear/linear": {
      "url": "https://mcp.linear.app/sse",
      "transport": "sse"
    }
  }
}