Linear MCP Server
by tenx-studio
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINEAR_API_KEY | Yes | Your Linear Personal API key, obtained from Linear workspace settings under Settings > API > Personal API keys. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| linear_get_issuesC | Get issues from a specific team |
| linear_search_issuesC | Search for issues using a query |
| linear_create_issueC | Create a new issue in a team |
| linear_update_issueC | Update an existing issue |
| linear_add_commentC | Add a comment to an issue |
| linear_get_teamsC | List all teams in the workspace |
| linear_get_usersC | List all users in the workspace |
| linear_get_workflow_statesC | Get workflow states for a specific team |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tenx-studio/Linear-MCP-for-Gemini_CLI'
If you have feedback or need assistance with the MCP directory API, please join our Discord server