Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From linear-workflow
Connects remotely via SSE to Linear.app for managing issues, projects, cycles, roadmaps, and team data. Requires Linear personal API key.
npx claudepluginhub bahamoth/claude-linear-workflow --plugin linear-workflowCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"linear-server": {
"type": "http",
"url": "https://mcp.linear.app/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.linear.app/mcpShare bugs, ideas, or general feedback.