Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentry server #31

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Sentry server #31

merged 5 commits into from
Nov 25, 2024

Conversation

dsp-ant
Copy link
Member

@dsp-ant dsp-ant commented Nov 24, 2024

Description

A simple server to retreive issues from sentry.io. This aims to allow
people in IDE's and in Claude Desktop to quickly reason about stacktraces
from production.

Server Details

  • Server: mcp-server-sentry

How Has This Been Tested?

  • Ran in inspector and gave a URL with an issue to prompt and tool. Saw that it worked.
  • Tried it in Claude Desktop and saw that it worked.

Breaking Changes

Types of changes

  • New MCP Server

Checklist

  • I have read the MCP Protocol Documentation
  • My server follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Copy link
Member

@jspahrsummers jspahrsummers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

startrekapproved

src/sentry/README.md Outdated Show resolved Hide resolved
src/sentry/src/mcp_server_sentry/server.py Fixed Show resolved Hide resolved
dsp-ant and others added 2 commits November 24, 2024 21:06
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@dsp-ant dsp-ant marked this pull request as ready for review November 24, 2024 21:08
@dsp-ant dsp-ant merged commit b9bfaec into main Nov 25, 2024
10 checks passed
@dsp-ant dsp-ant deleted the davidsp/sentry branch November 25, 2024 11:39
HarleyCoops pushed a commit to HarleyCoops/ClaudeServers that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants