mkusaka/mcp-server-linear
Model Context Protocol (MCP) server for interacting with the Linear API. This server provides tools and resources for accessing and manipulating Linear issues, projects, and other data through a standardized MCP interface.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-linear": {
"command": "npx",
"args": [
"-y",
"mcp-server-linear"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...