Sentry MCP Server
Servidor Sentry MCP 🔍
Una implementación de TypeScript de una herramienta MCP (Protocolo de contexto moderno) de Sentry que permite a los agentes de IA acceder y analizar datos de error de Sentry. 🤖
✨ Características
🎯 Recuperar y analizar problemas de Sentry
📊 Obtenga detalles y metadatos del problema formateados
🔬 Ver seguimientos de pila detallados
🛠️ Soporte para interfaces de herramientas y de indicaciones
🛡️ Manejo robusto de errores
🔄 Comunicación en tiempo real
Related MCP server: Sentry MCP Server
📦 Instalación
pnpm install🔧 Configuración
Cree un archivo .env en el directorio raíz con su token de autenticación Sentry:
SENTRY_AUTH_TOKEN=your_sentry_auth_token
SENTRY_API_BASE=https://sentry.io/api/0/ # Optional, defaults to this value📚 Uso
Iniciando el servidor 🚀
pnpm build && pnpm startEl servidor se iniciará en el puerto 1337 de forma predeterminada.
Uso con MCP 🛠️
El servidor proporciona dos interfaces MCP:
Interfaz de la herramienta:
get_sentry_issue{ "issue_id_or_url": "12345" }Interfaz de aviso:
sentry-issue{ "issue_id_or_url": "https://sentry.io/organizations/your-org/issues/12345/" }
💡 Integración con Cursor IDE
El servidor Sentry MCP se puede integrar con Cursor IDE para una mejor experiencia de desarrollo:
🚀 Inicie el servidor MCP localmente usando
pnpm start🔧 Configurar Cursor para utilizar el servidor MCP local:
🎉 ¡Disfruta de un análisis fluido de problemas de Sentry directamente en tu IDE!
🤝 Contribuyendo
🔀 Bifurcar el repositorio
🌿 Crea tu rama de funciones
💾 Confirma tus cambios
🚀 Empujar hacia la rama
📬 Crear una nueva solicitud de extracción
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceA Model Context Protocol server that retrieves and analyzes Sentry.io issues, allowing users to inspect error reports, stacktraces, and debugging information from their Sentry account.222
- FlicenseBqualityFmaintenanceA Model Context Protocol server that enables AI assistants to interact with Sentry for error tracking and monitoring, allowing retrieval and analysis of error data, project management, and performance monitoring through the Sentry API.1121
- AlicenseNot gradedqualityDmaintenanceA TypeScript implementation of a Model Context Protocol server that connects to Sentry error tracking service, allowing AI models to query and analyze error reports and events.129MIT

Sentry MCP Serverofficial
FlicenseBqualityFmaintenanceA Model Context Protocol server that lets AI assistants interact with the Sentry API to retrieve and analyze error data, manage projects, and monitor application performance.1111
Related MCP Connectors
A Model Context Protocol server for Wix AI tools
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FaureAlexis/sentry-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server