devops-infra MCP Server
A Model Context Protocol server
Discovered via smithery and last synced 2mo ago.
1. Install the package
npx @zereight/sentry-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-zereight-sentry-server": {
"command": "npx",
"args": [
"@zereight/sentry-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)