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.
Productivity & Communication
linear
project-management
issues
productivity
team
No ratings yet
0 viewsAbout
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
stdio://npx linear-mcp-serverTransport
Stdio (subprocess)
Auth Method
API Key
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)