Unrated Service
This service has not yet been rated by the community. Use with caution and verify independently.
Linear MCP Server
by Community (jerhadf)
active
Manage Linear issues, projects, and cycles via MCP.
No ratings yet
41 views347 on GitHub(as of 8/16/2026)About
Community MCP server for Linear project management. AI agents can create and update issues, search the backlog, manage project cycles, assign priorities, add comments, and query team workload. Connects via the Linear GraphQL API using a personal API key.
Available Tools(2)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Endpoint URL
https://mcp.linear.app/sseTransport
Server-Sent Events (SSE)
Auth Method
OAuth 2.0
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"linear": {
"env": {
"LINEAR_API_KEY": "lin_api_xxxxxxxxxxxx"
},
"args": [
"linear-mcp-server"
],
"command": "npx"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- free
- Provider
- Community (jerhadf)
- Provenance
- Official