argia-andreas_linear-mcp-server
If you are the rightful owner of argia-andreas_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, enabling AI assistants to fetch data from Linear using the MCP standard.
The Linear MCP Server is designed to facilitate seamless interaction between AI assistants and the Linear platform through the Model Context Protocol (MCP). This server allows users to retrieve data from Linear, specifically focusing on fetching 'Todo' tickets for users. By leveraging the MCP standard, the server ensures compatibility with various MCP clients, making it a versatile tool for developers and AI systems. The server is built using Node.js and TypeScript, ensuring a robust and scalable solution. It provides a straightforward setup process, requiring only a Linear API key for authentication. The server is particularly useful for teams and individuals who rely on Linear for project management and need to integrate their workflows with AI-driven insights and automation.
Features
- Fetches 'Todo' tickets for users by ID or email.
- Compatible with any MCP client.
- Built with Node.js and TypeScript for scalability.
- Easy setup with a Linear API key.
- Supports hot reload during development.
Tools
get-user-todo-tickets
Gets all tickets in the 'Todo' state for a specified user.