
go_sentry_mcp_server
摘要:Sentry Issue Collector 是一个服务器工具,用于检索和管理 Sentry 错误问题,可通过 JSON 进行配置,并与 MCP Server 集成以增强监控。
Repository Info
About This Server
摘要:Sentry Issue Collector 是一个服务器工具,用于检索和管理 Sentry 错误问题,可通过 JSON 进行配置,并与 MCP Server 集成以增强监控。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Sentry Issue Collector
SentryのIssue一覧を取得するためのMCPサーバーです。
Issueの詳細については mcp-server-sentryを利用することをおすすめします。
How to Use
1. Build tool
go build cmd/server/main.go
2. Setup for MCP server
{
"mcpServers": {
"sentryIssueCollector": {
"command": "path to the tool",
"args": [
"--token",
"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",
"--org",
"minedia",
"--project",
"orca-native"
]
}
}
}
3. work with MCP server
sentryからissue一覧を取得して
Done!!!
Quick Start
Clone the repository
git clone https://github.com/obutora/go_sentry_mcp_serverInstall dependencies
cd go_sentry_mcp_server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.