A production-ready MCP server for the Linear API, enabling AI assistants to list, inspect, and create issues, as well as manage teams and projects through controlled tools.
{
"mcpServers": {
"linear-8": {
"command": "npx",
"args": [
"-y",
"linear-mcp-server"
]
}
}
}