SentryのIssue一覧を取得するためのMCPサーバーです。
Issueの詳細については mcp-server-sentryを利用することをおすすめします。
go build cmd/server/main.go
{
"mcpServers": {
"sentryIssueCollector": {
"command": "path to the tool",
"args": [
"--token",
"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",
"--org",
"minedia",
"--project",
"orca-native"
]
}
}
}
sentryからissue一覧を取得して
Done!!!
{
"mcpServers": {
"sentryIssueCollector": {
"env": {},
"args": [
"--token",
"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",
"--org",
"minedia",
"--project",
"orca-native"
],
"command": "npx"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.