An MCP server integrating Linear's project management system, enabling LLMs to interact with Linear issues and project data via the MCP protocol.
Loading more......
An MCP server enabling AI agents to interact with Atlassian products (Confluence and Jira) for content management, issue tracking, and project management through a standardized interface.
Claude Taskmaster is an MCP server focused on transforming high-level project goals into detailed, actionable tasks, dynamically adapting task lists and boosting team productivity through advanced task management features.
An MCP server to provide Jira tickets information to AI coding agents, streamlining project management in the MCP ecosystem.
A Go-based MCP connector for Jira, allowing AI assistants to interact with Atlassian Jira. Enables common Jira operations via a standardized MCP interface. Directly relevant as an MCP Server for Jira.
An MCP Server for accessing Jira data via JQL and API, including creating and editing tickets. Enables AI assistants to interact with Jira using the MCP protocol.
A Node.js-based MCP server for ClickUp, enabling workspace, task, document, and checklist management directly from conversation interfaces.
A server that integrates Linear's project management system with the Model Context Protocol (MCP), allowing large language models (LLMs) to interact programmatically with Linear issues and project data.
Source: GitHub - jerhadf/linear-mcp-server
linear_create_issue: Create new issues in Linear with support for title, team, description, priority, and status.linear_update_issue: Update existing issues, including title, description, priority, and status.linear_search_issues: Search issues with filters like query, team, status, assignee, labels, priority, and result limits.linear_get_user_issues: Retrieve issues assigned to a user, with options for archived status and result limits.linear_add_comment: Add comments to issues, with support for markdown, custom username, and avatar.linear-issue:///{issueId})linear-team:///{teamId}/issues)linear-user:///{userId}/assigned)linear-organization:)linear-viewer:)mcp, linear, project-management, ai-integration