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.
开发工具 分类下的更多 MCP 服务器
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Huoshan Test
volcengineMCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
评论