Skip to content

[Bug]: jira_search fails #658

@pasky

Description

@pasky

Prerequisites

  • I have searched the existing issues to make sure this bug has not already been reported.
  • I have checked the README for relevant information.

Bug Description

jira_search calls fail with "API removed" error referring CHANGE-2046.

Steps to Reproduce

{'role': 'assistant', 'content': [{'text': 'Let me search for any Jira issues related to MCP server resource leaks:'}, {'toolUse': {'toolUseId': 'tooluse_FPG1FPnhSx6kmxXyGskVsw', 'name': 'jira_search', 'input': {'jql': 'text ~ "MCP server resource leak" OR text ~ "MCP memory leak" OR text ~ "MCP server upgrade"'}}}]}

Expected Behavior

it should return search results

Actual Behavior

ERROR - mcp-jira - Error fetching metadata for JQL 'text ~ "MCP server resource leak" OR text ~ "MCP memory leak" OR text ~ "MCP server upgrade"': The requested API has been removed. Please use the newer, enhanced search-based API instead. Deprecation details are available at https://developer.atlassian.com/changelog/#CHANGE-2046.

mcp-atlassian Version

0.11.9

Installation Method

From PyPI (pip install mcp-atlassian / uv add mcp-atlassian)

Operating System

Linux (Specify distribution below if relevant)

Python Version

3.12.11

Atlassian Instance Type

Jira Cloud

Client Application

custom script, python mcp client

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions