All servers



Linear
verifiedManage Linear issues, projects, and cycles.
by Linear4.9kMITupdated 1mo agoadded 1y ago
Linear MCP. Search issues, create new ones, move them between states, attach comments.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"linear": {
"command": "npx",
"args": [
"-y",
"@linear/mcp"
],
"env": {
"LINEAR_API_KEY": "lin_api_xxx"
}
}
}
}Related servers
Brave Search
by Anthropic
51k
Web and local search powered by Brave's Search API.
Node.jsOfficialSearchauth
updated 1mo ago
Everything
by Anthropic
51k
Reference server demonstrating every MCP capability.
Node.jsOfficialDeveloper tools
updated 1mo ago
Git
by Anthropic
51k
Inspect and operate on a local git repository.
PythonOfficialDeveloper tools
updated 1mo ago