Mcp Server
@sentry/mcp-server
Sentry MCP Server
0 downloads
v0.29.0
Capabilities
tools
Installation
Quick Install
Install using the MCPSearch CLI (recommended)
mcp install @sentry/mcp-serverDon't have the CLI? Install it first
Run with npx
Run directly without installing
npx -y @sentry/mcp-serverManual Configuration
Add to your MCP client configuration file
CClaude Code / Claude Desktop
Add to ~/.claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}CuCursor
Add to ~/.cursor/mcp.json
{
"mcp": {
"servers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}
}VSVS Code / Continue.dev
Add to .vscode/mcp.json or Continue settings
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}About
ERROR: No README data found!
Reviews
No reviews yet. Be the first to review this package!
Quick Install
Install using the MCPSearch CLI (recommended)
mcp install @sentry/mcp-serverDon't have the CLI? Install it first
Run with npx
Run directly without installing
npx -y @sentry/mcp-serverManual Configuration
Add to your MCP client configuration file
CClaude Code / Claude Desktop
Add to ~/.claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}CuCursor
Add to ~/.cursor/mcp.json
{
"mcp": {
"servers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}
}VSVS Code / Continue.dev
Add to .vscode/mcp.json or Continue settings
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}Compatible With
Claude CodeCursorWindsurfContinue.dev
Details
- Version
- 0.29.0
- License
- FSL-1.1-ALv2
- Category
- memory
- MCP Version
- 1.0
- Published
- 4/24/2025
- Updated
- 1/26/2026