I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

linear-mcp-server
A Linear MCP Server for interacting with Linear
1
Github Watches
0
Github Forks
0
Github Stars
Linear MCP Server
A Model Context Protocol (MCP) server for interacting with Linear. This server allows AI assistants to fetch data from Linear through the MCP standard.
Current Features
- Get a user's todo tickets by user ID or email address
Installation
- Clone this repository
- Install dependencies:
npm install
- Create a
.env
file at the root of the project (copy from.env.example
):
Get your Linear API key from the Linear Developer ConsoleLINEAR_API_KEY=your_linear_api_key_here
Development
Run the development server (with hot reload):
npm run dev
Building for Production
Build the TypeScript code:
npm run build
Run the compiled code:
npm start
Using with MCP clients
This MCP server implements the standard MCP protocol and can be used with any MCP client. The server exposes the following tools:
Using with Claude Code
To use this MCP server with Claude Code, run the following command:
claude mcp add linear-mcp-server -- node dist/index.js
This registers the Linear MCP server with Claude Code, allowing you to access Linear tickets directly from your Claude conversations.
get-user-todo-tickets
Gets all tickets in the "Todo" state for a specified user.
Parameters:
-
userId
(optional): The ID of the user -
email
(optional): The email of the user
Note: You must provide either userId
or email
.
Example response:
[
{
"id": "issue-id",
"identifier": "PROJ-123",
"title": "Fix login issue",
"url": "https://linear.app/...",
"priority": 1
},
...
]
Contributing
Contributions are welcome! Feel free to submit a pull request.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
I find academic articles and books for research and literature reviews.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Confidential guide on numerology and astrology, based of GG33 Public information
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Mirror ofhttps://github.com/agentience/practices_mcp_server
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Reviews

user_y9AcHzTQ
As a loyal user of linear-mcp-server, I highly appreciate the efficient performance and ease of use it offers. Developed by argia-andreas, this product has significantly streamlined my workflow. Its robust and straightforward nature makes it a standout choice for anyone seeking a reliable mcp application. Check it out on GitHub at https://github.com/argia-andreas/linear-mcp-server. Highly recommend!