Skip to main content
Glama
510,680 tools. Updated 2026-09-04 10:20

"A project management and issue tracking tool" matching MCP tools:

  • Delete an issue from a project by providing both the project UUID and the issue UUID.
    MIT
  • Retrieve all issue types for a specific project using the Plane MCP Server. This tool helps manage project workflows by providing a clear overview of available issue categories.
    MIT
  • Create a new issue type in a specified project using Plane MCP Server, enabling efficient project management with customizable issue categories.
    MIT
  • Retrieve details of a specific issue type by providing its project and type identifiers through the Plane MCP Server, enabling efficient project management and issue tracking.
    MIT
  • Create a new Jira issue by providing project key, summary, and issue type. Optionally add a description and select output format.
    Apache 2.0
  • Records file modifications for task tracking by appending changed files and their descriptions to a trellis issue, maintaining an audit trail for code review and change management.
    GPL 3.0

Matching MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables project and task management through a lightweight SQLite database, allowing users to create projects, add categorized tasks, track status changes, and get project statistics through natural language commands.
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables Claude/Lyra to create, monitor, and manage live sessions for long-running operations such as downloads, conversions, and agent jobs, with progress metrics, logs, error alerts, and a Textual dashboard; it also ingests updates from external media-server tools.
    MIT

Matching MCP Connectors

  • Move a Jira issue to a different project in Jira Cloud. The issue keeps its current type and may receive a new key in the target project.
    MIT
  • Create a Jira issue for security incidents, vulnerabilities, or remediation tasks. Returns the new issue key and URL for tracking.
    Apache 2.0
  • Fetch a time-tracking entry for a specific project by providing the project ID and time-tracking ID.
    MIT
  • Create a new issue in a Jira project by specifying project key, issue type, and summary. Optionally add description, priority, assignee, labels, components, or custom fields.
    MIT
  • Delete a logged work entry from a project issue by providing project, issue, and worklog IDs. Clears time tracking records to correct mistakes or remove obsolete entries.
    MIT
  • Retrieve all available issue types for a specific Jira project by providing its project key. Use this tool to see which issue types are configured for the project.
    MIT
  • Initialize issue workflow configuration for a project by generating .gitea/issue-workflow.yaml with labels, board columns, and automation rules based on project type.
    MIT