File, triage, and update issues from Cursor
Issue trackers in the catalog span Linear, Jira, and Asana. If your team is on Linear, you want a Linear-native MCP — not a generic “productivity” list.
Ads
Primary Linear MCP — create and update issues from the assistant.
Community Linear MCP if you already use that package in your stack.
Community Asana server when the same job runs on Asana instead of Linear.
There is no separate “official Linear Inc.” badge in every catalog entry; prefer the highest-star Linear-named server with a clear API-key setup.
Community Linear MCP variants and other trackers (Asana) fit when your team’s tool differs or you need a lighter client.
One server — Linear MCP Server. Not a stack merge.
{
"mcpServers": {
"linear": {
"command": "npx",
"args": [
"-y",
"mcp-linear"
],
"env": {
"LINEAR_API_KEY": "lin_api_****"
}
}
}
}Added 16 days ago ·