哨兵问题收集者
Sentry的,之Issue获取列表MCP服务器。\ Issue了解更多信息 mcp服务器哨兵来定义自定义外观。
如何使用
1.构建工具
go build cmd/server/main.go2.MCP服务器的设置
{
"mcpServers": {
"sentryIssueCollector": {
"command": "path to the tool",
"args": [
"--token",
"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",
"--org",
"minedia",
"--project",
"orca-native"
]
}
}
}3.使用MCP服务器
sentryからissue一覧を取得して完成!!!
