Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Search for and create issues, projects, and comments in Linear via remote MCP server
Add this to your MCP client configuration:
{
"mcpServers": {
"linear-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.linear.app/sse"
]
}
}
}{
"id": "linear-remote",
"name": "Linear",
"description": "Search for and create issues, projects, and comments in Linear via remote MCP server",
"source_url": "https://mcp.linear.app/sse",
"publisher_name": "Linear Inc.",
"publisher_url": "https://linear.app",
"is_official": true,
"license": "Proprietary",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": true,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 22
}