Skip to main content
Kaino.dev
Discover
Evals
News
Academics
Insights
Kaino.dev

Discover, evaluate, and compare AI tools, models, and agents.

Explore

  • Discover
  • Evaluations
  • News
  • Academics
  • Insights

Community

  • Twitter
  • YouTube
  • Instagram
Privacy PolicyTerms of Service

© 2026 Kaino.dev. All rights reserved.

Version 1.1.0
Sentry MCP Server · Discover · Kaino
Discover/MCP'S/Sentry MCP Server
Sentry MCP Server logo

MCP'S

Sentry MCP Server

by Sentry

mcperror-monitoringdebuggingai-coding-assistant
Visit WebsiteDocumentationGitHub

Overview

Official Sentry MCP server for interacting with Sentry issue, error-monitoring, and debugging data from AI coding assistants and MCP clients.

Details

Sentry MCP Server is Sentry’s official Model Context Protocol server for connecting AI coding assistants and other MCP clients to Sentry issue, error-monitoring, and debugging data. The official getsentry/sentry-mcp repository documents a hosted production service at https://mcp.sentry.dev/ as well as stdio usage through npx @sentry/mcp-server@latest with a Sentry access token. The repository’s remote testing guide describes HTTP-based MCP access, OAuth flows, and testing against the hosted mcp.sentry.dev service.

When to Use

Use when an AI coding assistant or MCP client needs to inspect or work with Sentry issue data. Use when debugging workflows need access to Sentry error-monitoring and debugging data through MCP. Use when you want the choice between Sentry’s hosted MCP service and a local stdio setup launched with npx.

Getting Started

  1. Review the official repository and README at https://github.com/getsentry/sentry-mcp.
  2. For hosted remote access
  3. use the production service at https://mcp.sentry.dev/ and follow the repository’s remote testing guide for HTTP-based MCP and OAuth flows.
  4. For stdio usage
  5. follow the README setup using npx @sentry/mcp-server@latest with a Sentry access token.
  6. Validate the connection from your MCP client or AI coding assistant against the Sentry issue or debugging workflow you intend to use.

Key Features

  • •Official MCP server from Sentry.
  • •Connects MCP clients and AI coding assistants to Sentry issue data.
  • •Supports access to Sentry error-monitoring and debugging data.
  • •Hosted production service is documented at https://mcp.sentry.dev/.
  • •Stdio usage is documented via npx @sentry/mcp-server@latest with a Sentry access token.
  • •Remote testing documentation describes HTTP-based MCP access and OAuth flows.

Capabilities

  • •mcp-server
  • •sentry-issue-access
  • •error-monitoring-data-access
  • •debugging-data-access
  • •remote-http-mcp
  • •stdio-mcp
  • •oauth-flow-support

Last updated Jun 15, 2026