Skip to main content
Glama
126,968 tools. Last updated 2026-05-05 06:26

"Looking for an MCP to create an issue on Linear" matching MCP tools:

  • Attach a token reward to an issue to incentivize work. Broadcasts an on-chain transaction and returns the bounty ID. Requires owner, repo name, issue ID, and amount.
    MIT
  • Post a comment on a Gitopia issue to share findings, ask questions, or update progress. Signs and broadcasts an on-chain transaction using repository owner, name, issue number, and comment body.
    MIT
  • Retrieve the scanner output for a specific occurrence of an issue by providing the issue ID and occurrence ID.
    BSD 3-Clause

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    A Model Context Protocol server that enables AI assistants to interact with Linear project management systems, allowing users to retrieve, create, and update issues, projects, and teams through natural language.
    Last updated
    100
    7,398
    134

Matching MCP Connectors

  • linearFeaturedOAuth

    MCP server for Linear project management and issue tracking

  • Linear MCP — wraps the Linear GraphQL API (OAuth)

  • Modify an existing issue type by updating its metadata, including name, description, and status, within a specified project using the Plane MCP Server.
  • Remove an issue from a module and unassign the module from the issue in Plane MCP Server. Requires project_id, module_id, and issue_id to execute the action.
  • Remove an issue type from a project using its unique identifier. This tool helps streamline project management by decluttering outdated or unused issue types in the Plane MCP Server.
  • Evaluate an MCP package's trustworthiness before installing. Returns a verdict of allow, warn, or block based on scan severity, monitoring status, and publisher posture.
    MIT
  • Set or clear a custom field value on a Linear issue by specifying the issue ID, custom field ID, and JSON-compatible value. Pass null to clear.
  • Add a comment to a Linear issue with Markdown support and threaded replies. Specify issue ID and optional parent comment ID.
  • Update an existing Linear document by providing its ID and at least one field to change, such as title, content, icon, color, project, or initiative.