agentsclimarketplace

Sentry mcp

MCP server getsentry/sentry-mcp/io.github.getsentry/sentry-mcp

MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

InstallClaude Code
claude mcp add sentry -- npx -y @sentry/mcp-server

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

In 2 stacks

Whose pick this was

  • Find the cause before writing the fix

    Then find out what actually happened, rather than what the ticket says happened. One trace pasted into an issue is a single frame of a film. Whether it is one tenant or ten thousand, whether it began at a deploy, and what the user did just before, are all the difference between a plausible hypothesis and the right one.

    agentscliIn house flow

  • A review that is not a rubber stamp

    Then check the claim nobody checks. A pull request titled "fix the null pointer in checkout" asserts something about production, and the diff is not evidence for it. Search the live error data for the issue it says it closes and see whether the changed function even appears in the trace.

    agentscliIn house flow

Keep looking

MCP servers are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.