You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
It should fetch the issue details
Logs
nothing obviously useful in the logs:
2025-02-27T09:08:41.113Z [sentry] [info] Message from server: {"jsonrpc":"2.0","id":274,"result":{"prompts":[{"name":"sentry-issue","description":"Retrieve a Sentry issue by ID or URL","arguments":[{"name":"issue_id_or_url","description":"Sentry issue ID or URL","required":true}]}]}}
The text was updated successfully, but these errors were encountered:
Further info on this: it happens in one Sentry account I have set up but not in another. Can't see any obvious way in which the two accounts could be set up differently that could cause this.
Describe the bug
When trying to fetch an issue using the Sentry mcp server, Claude gets a Python error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should fetch the issue details
Logs
nothing obviously useful in the logs:
The text was updated successfully, but these errors were encountered: