tacticlaunch/mcp-linear
MCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
Platform-specific configuration:
{
"mcpServers": {
"mcp-linear": {
"command": "npx",
"args": [
"-y",
"mcp-linear"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...