Sentry Issue Collector
@obutora
关于 Sentry Issue Collector
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
开发工具 分类下的更多 MCP 服务器
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Grafana MCP server
grafanaMCP server for Grafana
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
评论