Tyru5/linear-mcp
If you are the rightful owner of linear-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Linear MCP Server provides tools to interact with the Linear API, allowing users to fetch tasks and their associated details.
Tools
Functions exposed to the LLM to take actions
get_tasks
Fetch tasks from Linear with optional filtering by status, assignee, team, and limit.
get_task_details
Retrieve detailed information about a specific task using its ID.
get_teams
Get a list of teams in the Linear workspace.
get_users
Get a list of users in the Linear workspace.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client