linear-mcp-server

argia-andreas/linear-mcp-server

3.1

If you are the rightful owner of linear-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with Linear, allowing AI assistants to fetch data from Linear through the MCP standard.

The Linear MCP Server is designed to facilitate seamless interaction between AI assistants and the Linear platform using the Model Context Protocol (MCP). This server enables the retrieval of user-specific data, such as todo tickets, by leveraging the MCP standard. It is particularly useful for developers and AI systems that need to integrate Linear's task management capabilities into their workflows. The server is built with Node.js and TypeScript, ensuring a robust and scalable solution for managing Linear data. With easy installation and setup, developers can quickly deploy the server and start fetching data from Linear using either user IDs or email addresses.

Features

  • Fetch user todo tickets by user ID or email address
  • Standard MCP protocol implementation
  • Easy integration with MCP clients
  • Development server with hot reload
  • Production-ready build process