Back to search
30
MCP
linear-mcp-server
jerhadf/linear-mcp-serverA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://smithery.ai/server/linear-mcp-server
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"linear-mcp-server": {
"url": "https://smithery.ai/server/linear-mcp-server",
"transport": "http"
}
}
}