Tiger Linear Server
БесплатноНе проверенProvides focused tools for interacting with Linear via the Model Context Protocol, enabling LLMs to manage Linear issues, projects, and teams.
Описание
Provides focused tools for interacting with Linear via the Model Context Protocol, enabling LLMs to manage Linear issues, projects, and teams.
README
A wrapper around the Linear API to provide some focused tools to LLMs via the Model Context Protocol.
Development
Cloning and running the server locally.
git clone [email protected]:timescale/tiger-linear-mcp-server.git
Building
Run npm i to install dependencies and build the project. Use npm run watch to rebuild on changes.
Create a .env file based on the .env.sample file.
cp .env.sample .env
Testing
The MCP Inspector is a very handy to exercise the MCP server from a web-based UI.
npx @modelcontextprotocol/inspector
| Field | Value |
|---|---|
| Transport Type | STDIO |
| Command | node |
| Arguments | dist/index.js |
Testing in Claude Desktop
Create/edit the file ~/Library/Application Support/Claude/claude_desktop_config.json to add an entry like the following, making sure to use the absolute path to your local tiger-linear-mcp-server project, and use a valid api token.
{
"mcpServers": {
"tiger-linear": {
"command": "node",
"args": [
"/absolute/path/to/tiger-linear-mcp-server/dist/index.js",
"stdio"
],
"env": {
"LINEAR_API_KEY": "lin_api_..."
}
}
}
}
Установка Tiger Linear Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/timescale/tiger-linear-mcp-serverFAQ
Tiger Linear Server MCP бесплатный?
Да, Tiger Linear Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tiger Linear Server?
Нет, Tiger Linear Server работает без API-ключей и переменных окружения.
Tiger Linear Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Tiger Linear Server в Claude Desktop, Claude Code или Cursor?
Открой Tiger Linear Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Tiger Linear Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
