# Hello from Sentry

Provide a simple MCP server implementation to demonstrate integration with Sentry. Enable developers to quickly start using MCP with error monitoring and logging capabilities. Facilitate rapid develo…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add kamath/hello-from-sentry

# Browse available tools
npx -y @smithery/cli@latest tool list kamath/hello-from-sentry
```

---

Source: https://github.com/kamath/hello-from-sentry
