All servers



Sentry
officialInspect Sentry issues and recent error events.
by Sentry1.5kApache-2.0updated 1mo agoadded 1y ago
Pull recent Sentry events, group by issue, and surface stack traces for debugging.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
],
"env": {
"SENTRY_AUTH_TOKEN": "sntrys_xxx"
}
}
}
}Related servers
Brave Search
by Anthropic
51k
Web and local search powered by Brave's Search API.
Node.jsOfficialSearchauth
updated 1mo ago
Everything
by Anthropic
51k
Reference server demonstrating every MCP capability.
Node.jsOfficialDeveloper tools
updated 1mo ago
Git
by Anthropic
51k
Inspect and operate on a local git repository.
PythonOfficialDeveloper tools
updated 1mo ago