Sentry Issue Collector
@obutora
About Sentry Issue Collector
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Sentry Issue Collector?
Sentry Issue Collector is a Go-based MCP server that retrieves a list of issues from Sentry. It is intended for users who need a quick overview of issues in a Sentry project, while detailed issue information is better handled by the separate mcp-server-sentry server.
How to use Sentry Issue Collector?
First build the server using go build cmd/server/main.go. Then configure your MCP client with the path to the binary, providing the --token (Sentry user auth token), --org (Sentry organization slug), and --project (Sentry project slug) arguments. After configuration, invoke the server by sending a prompt such as "sentryからissue一覧を取得して" (Japanese for "get the list of issues from Sentry").
Key features of Sentry Issue Collector
- Retrieves a list of issues from a Sentry project.
- Lightweight, single-purpose Go binary.
- Requires only a Sentry user token, organization, and project.
Use cases of Sentry Issue Collector
- Quickly fetch all open issues for a specific Sentry project.
FAQ from Sentry Issue Collector
—
More Developer Tools MCP servers
Huoshan Test
volcengineSerena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments