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

Iwark_linear-mcp-server
Miroir dehttps: //github.com/iwark/linear-mcp-server
0
Github Watches
1
Github Forks
0
Github Stars
Linear MCP Server
A Linear Model Context Protocol (MCP) server implementation that provides an MCP interface for accessing Linear resources.
Setup with Cursor
- Clone the repository and install dependencies:
git clone git@github.com:Iwark/linear-mcp-server.git
cd linear-mcp-server
npm install
- Create a startup script:
# Create linear.sh
touch linear.sh
chmod +x linear.sh
# Add the following content
export LINEAR_API_KEY="<YOUR LINEAR API KEY>"
node /absolute/path/to/linear-mcp-server/index.js
- Configure in Cursor:
- Open Cursor settings
- Add a new server in the MCP Server section
- Select Type:
Command
- Set Command:
sh /absolute/path/to/linear.sh
Now you can use the Linear MCP server from within Cursor.
You can obtain your Linear API key from the Linear settings page.
- Start the server:
npm start
Available Tools
create-issue
Create a new Linear issue with specified parameters:
-
title
(required): Issue title -
teamId
(required): Team ID -
description
(optional): Issue description -
priority
(optional): Issue priority (0: No priority, 1: Urgent, 2: High, 3: Medium, 4: Low) -
stateId
(optional): State ID -
assigneeId
(optional): Assignee ID -
estimate
(optional): Issue estimate -
labelIds
(optional): Array of Label IDs
search-issues
Search Linear issues using a query string. Supports various filters:
-
assignee:@me
: Show issues assigned to you -
priority:[value]
: Filter by priority- Numeric values (0-4)
- Text values: "no", "urgent", "high", "medium", "low"
- Note:
priority:high
includes both Urgent and High priority issues
-
state:[value]
orstatus:[value]
: Filter by state name -
team:[value]
: Filter by team name -
label:[value]
: Filter by label name - Free text search for title and description
read-resource
Read Linear resources using URIs:
-
linear://organization
- Organization details -
linear://issues
- List of issues -
linear://issues/{id}
- Specific issue details -
linear://teams
- List of teams -
linear://teams/{id}
- Specific team details
Rate Limiting
The server implements rate limiting with:
- 1000 requests per hour limit
- Automatic request tracking
- Metrics included in each response
Error Handling
The server provides detailed error messages for:
- Linear API errors
- Rate limit exceeded
- Invalid resource types
- Authentication issues
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
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.
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.
Advanced software engineer GPT that excels through nailing the basics.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Reviews

user_s4mX0r1e
As a loyal user of Couchbase MCP Server for LLMs, I am thoroughly impressed with its robust performance and scalability. It's a game-changer for managing large scale data requirements in language model applications. The seamless integration and efficient data handling capabilities make it an indispensable tool for developers. Highly recommend!