Sentry MCP Server
@inceptionJh
About Sentry MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": [
"-y",
"@jaejae-json/sentry-mcp-server",
"--SENTRY_ORG_ID=00000",
"--SENTRY_API_TOKEN=sntryu_**********************"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Sentry MCP Server?
A Model Context Protocol server that connects to Sentry, allowing users to query issue and event data through natural language prompts in compatible MCP clients like Cursor.
How to use Sentry MCP Server?
Configure the server in your MCP client using the npx command with the package @jaejae-json/sentry-mcp-server, passing your Sentry organization ID and API token as command‑line arguments. A sample prompt is shown that references a Sentry issue URL and asks for analysis of the event.
Key features of Sentry MCP Server
—
Use cases of Sentry MCP Server
—
FAQ from Sentry MCP Server
What does this server do?
It enables an MCP client to interact with Sentry data. The README shows an example prompt that references a Sentry issue URL and requests analysis of an event.
How is it configured?
Using the Cursor MCP settings JSON object:
{"mcpServers":{"sentry":{"command":"npx","args":["-y","@jaejae-json/sentry-mcp-server","--SENTRY_ORG_ID=00000","--SENTRY_API_TOKEN=sntryu_**********************"]}}}
What credentials are required?
You need your Sentry organization ID and a Sentry API token. The token is passed via the --SENTRY_API_TOKEN argument.
What MCP client is shown?
The configuration example is specifically for Cursor’s MCP support, but the server should work with any MCP‑compatible client.
Are there any known limitations?
—
Frequently asked questions
What does this server do?
It enables an MCP client to interact with Sentry data. The README shows an example prompt that references a Sentry issue URL and requests analysis of an event.
How is it configured?
Using the Cursor MCP settings JSON object: `{"mcpServers":{"sentry":{"command":"npx","args":["-y","@jaejae-json/sentry-mcp-server","--SENTRY_ORG_ID=00000","--SENTRY_API_TOKEN=sntryu_**********************"]}}}`
What credentials are required?
You need your Sentry organization ID and a Sentry API token. The token is passed via the `--SENTRY_API_TOKEN` argument.
What MCP client is shown?
The configuration example is specifically for Cursor’s MCP support, but the server should work with any MCP‑compatible client.
Basic information
More Developer Tools MCP servers
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI MCP Server — career, labor market, and business idea intelligence for AI agents. 11 tools covering real-time FRED labor market signals, BLS wage data (126 occupations), AI-generated app ideas, career paths,
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
Comments