https://github.com/jtrim/linear-mcp
Linear API MCP server for LLM integration
https://github.com/jtrim/linear-mcp
Last synced: 7 days ago
JSON representation
Linear API MCP server for LLM integration
- Host: GitHub
- URL: https://github.com/jtrim/linear-mcp
- Owner: jtrim
- Created: 2025-04-03T03:10:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-05-06T16:22:54.000Z (6 months ago)
- Last Synced: 2025-05-30T12:11:16.718Z (5 months ago)
- Language: Go
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mcp-servers - **linear-mcp** - Linear API MCP server for LLM integration `go` `mcp` `server` `api` `llm` `go install jtrim/linear-mcp@latest` (DevOps)
- awesome-mcp-servers - **linear-mcp** - Linear API MCP server for LLM integration `go` `mcp` `server` `api` `llm` `go install jtrim/linear-mcp@latest` (DevOps)
README
# Linear MCP
A Model Control Protocol (MCP) server that exposes the Linear API to LLM models.
**Note:** This project is currently a work in progress.
## Features
- Query and manage Linear issues programmatically
- Designed for integration with LLM models
- Built using the [MCP protocol](https://github.com/metoro-io/mcp-golang)
## Requirements
- Linear API key
This server enables LLM models to interact with Linear through the MCP protocol.