mcp-linear-server

mcp-linear-server

5

The Linear MCP Integration Server provides capabilities to integrate and automate Linear project management tools using the Model Context Protocol. It offers various functionalities such as issue tracking, sprint management, and team searching, all built with TypeScript for robust performance.

Linear MCP Integration Server

This server provides Linear integration capabilities through the Model Context Protocol (MCP). It allows AI models to interact with Linear for issue tracking and project management.

Features

  • Create, search, and manage Linear issues
  • Retrieve and filter sprint issues
  • Search and retrieve Linear teams
  • Bulk update issue status
  • Manage Linear cycles (sprints)

Developer Setup

  • Requires Linear API key
  • Setup involves creating a .env file and installing dependencies
  • Supports development and production modes

Technical Details

  • Built with TypeScript and MCP SDK
  • Includes features like error handling, caching, rate limiting, and logging

Performance and Reliability

  • Caching system with TTL and automatic cleanup
  • API timeout protection and reconnection attempts

Dependencies

  • Requires @linear/sdk, @modelcontextprotocol/sdk, zod, and dotenv

Smithery Deployment

  • Deploy on Smithery.ai with configuration files for Docker and YAML