mcp-sentry: A Sentry MCP Server
@elliottlawson
About mcp-sentry: A Sentry MCP Server
MCP server for interacting with Sentry
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-sentry-elliottlawson": {
"command": "npx",
"args": [
"mcp-sentry",
"--auth-token",
"YOUR_SENTRY_TOKEN"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is mcp-sentry?
mcp-sentry is a Model Context Protocol server that retrieves and analyzes issues from Sentry.io. It enables AI assistants to inspect error reports, stacktraces, and other debugging information from your Sentry account.
How to use mcp-sentry?
Install via npm install -g mcp-sentry or run directly with npx mcp-sentry --auth-token YOUR_SENTRY_TOKEN. Provide a Sentry authentication token either with the --auth-token flag or the SENTRY_TOKEN environment variable. Then use the tool get_sentry_issue or the prompt sentry-issue with a Sentry issue ID or URL.
Key features of mcp-sentry
- Retrieve Sentry issues by ID or URL
- Returns title, status, level, and timestamps
- Includes event count and full stacktrace
- Supports both tool and prompt interfaces
- Authentication via command flag or environment variable
- Run without installation using npx
Use cases of mcp-sentry
- Quickly fetch and review a specific Sentry error during debugging
- Provide AI assistants with contextual issue data in conversation
- Automate error analysis workflows with an MCP-compatible client
FAQ from mcp-sentry
What runtime is required to run mcp-sentry?
Node.js 14 or later is required.
How do I authenticate with the Sentry API?
Provide your Sentry authentication token either via the --auth-token command-line option or the SENTRY_TOKEN environment variable.
Can I use mcp-sentry without installing it?
Yes, you can execute it directly using npx mcp-sentry --auth-token YOUR_SENTRY_TOKEN.
What tools does mcp-sentry provide?
It provides one tool: get_sentry_issue, which accepts an issue ID or URL and returns detailed issue information including stacktrace.
Do I need to build the project before using it?
No. The build directory is committed to the repository so you can run it directly without building.
Frequently asked questions
What runtime is required to run mcp-sentry?
Node.js 14 or later is required.
How do I authenticate with the Sentry API?
Provide your Sentry authentication token either via the `--auth-token` command-line option or the `SENTRY_TOKEN` environment variable.
Can I use mcp-sentry without installing it?
Yes, you can execute it directly using `npx mcp-sentry --auth-token YOUR_SENTRY_TOKEN`.
What tools does mcp-sentry provide?
It provides one tool: `get_sentry_issue`, which accepts an issue ID or URL and returns detailed issue information including stacktrace.
Do I need to build the project before using it?
No. The build directory is committed to the repository so you can run it directly without building.
Basic information
More Developer Tools MCP servers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

Apiosk
obcraftAI-native payments for tools and APIs. Discover, pay for, execute, and publish monetized APIs directly from your agent, settled per call in USDC over x402, through the Model Context Protocol. payments · finance · x402 ·
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
Comments