Sentry MCP Server
@MaximilianoGarciaRoe
Sentry MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Sentry MCP Server?
Sentry MCP Server is a Machine Control Protocol (MCP) server that enables AI assistants to interact with Sentry’s API. It is designed for developers using Codeium’s MCP-compatible tools to retrieve Sentry issue information.
How to use Sentry MCP Server?
Install dependencies with npm install, then configure your Codeium MCP config file (~/.codeium/windsurf/mcp_config.json) with the server command, path to main.ts, and environment variables SENTRY_AUTH_TOKEN and SENTRY_ORG. The server starts automatically when Codeium needs it; available commands include get_sentry_issue.
Key features of Sentry MCP Server
- Enables AI to call Sentry’s API via MCP
- Provides
get_sentry_issuecommand for issue retrieval - Requires only a Sentry auth token and organization slug
- Simple setup with Codeium MCP configuration
- Uses Node.js (v16 or higher) and TypeScript
Use cases of Sentry MCP Server
- Automatically fetch Sentry issue details within an AI coding assistant
- Integrate error monitoring into AI-driven development workflows
- Retrieve specific issue information by ID or URL without leaving the editor
FAQ from Sentry MCP Server
What prerequisites are needed?
Node.js v16 or higher, npm or yarn, and a Sentry account with API access.
How do I authenticate with the Sentry API?
Set SENTRY_AUTH_TOKEN and SENTRY_ORG (your organization slug) as environment variables in the MCP config file.
Which Sentry API transport does the server use?
The README does not specify the transport; it only mentions interaction via Sentry’s API.
What commands are available?
The only documented command is get_sentry_issue, which retrieves info about a Sentry issue by ID or URL.
Does the server have any known limits?
The README does not mention any limits.
「開発者ツール」の他のコンテンツ
Grafana MCP server
grafanaMCP server for Grafana
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
コメント