mcp-linear
MCP Linear serves as an integration platform for AI assistants to interact with the Linear project management system using the Model Context Protocol. It facilitates efficient project management by automating task retrieval, creation, updating, and assignment within Linear.
What is MCP Linear?
MCP Linear is a server implementation that allows AI assistants to interact with the Linear project management system using the MCP protocol.
How do I get a Linear API token?
Log in to your Linear account, go to Settings, navigate to Security & access, and create a new API key under Personal API Keys.
What are the prerequisites for running MCP Linear?
You need Node.js (v18+), NPM or Yarn, and a Linear API token.
Can I run MCP Linear manually?
Yes, you can install it globally or clone the repository and run it with your Linear API token.
Where can I find more information on development?
Refer to the DEVELOPMENT.md file in the MCP Linear GitHub repository for more information on local development.