Skip to main content
Glama
465,876 tools. Updated 2026-08-19 08:44

"Using an MCP server with Atlassian JIRA to extract ticket descriptions" matching MCP tools:

  • Search the MCP evidence registry by natural task descriptions, with filters for authentication, category, grade, and latency.
    MIT
  • Retrieve a list of all available tools on the SSH remote management server along with their descriptions.
    GPL 3.0
  • Delete a JIRA comment by issue key and comment ID. Irreversible; set confirm=true to authorize the API call.
    BSD 3-Clause
  • Delete a JIRA attachment by ID. Requires confirm=true because the action is irreversible; JIRA has no trash, so deletion is permanent.
    BSD 3-Clause
  • Permanently delete a JIRA issue. Confirm with `confirm: true` to execute; otherwise the API is not called.
    BSD 3-Clause

Matching MCP Servers

Matching MCP Connectors

  • Add one or more labels to a JIRA issue without removing existing labels. Specify the issue key and label list to apply incrementally.
    BSD 3-Clause
  • Remove an external URL link from a JIRA issue using its key and link ID. Confirm required for permanent deletion; dry-run previews without deleting.
    BSD 3-Clause
  • Attach external tracking identifiers such as Jira or GitHub references to a task. Store the system label, ID, and optional URL as pointers for later retrieval through dedicated MCP servers.
    MIT
  • Discover available Datawrapper chart types with brief descriptions to select the appropriate visualization for your data.
    MIT
  • Discover available tools from any MCP server by specifying its command or URL. Returns tool names, descriptions, and input schemas for integration planning.
    MIT
  • List or add comments on a JIRA issue using its key. Fetch comments as YAML, or post a new comment with JFM markdown body.
    BSD 3-Clause
  • List configured Jira issue link-type catalogue (id, name, inward, outward) for a global Jira instance.
    BSD 3-Clause
  • Resolve Atlassian account IDs to user records (display name, email, active status, account type), returning error stubs for unknown or permission-denied IDs.
    BSD 3-Clause
  • Optimize MCP tool descriptions by generating concise versions, reviewing all tools, and saving improved descriptions per server.
    MIT
  • Update existing manual test cases by modifying details, steps, status, priority, and other fields. Also supports adding comments and linking Jira issues.
    MIT