0
grade F
3 days ago
glama

Sentry Sensei MCP

Integrates Sentry error tracking and JIRA project management APIs, enabling users to query organizations, projects, and issues from Sentry, and retrieve or update JIRA ticket information through natural language.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: JIRA_ACCESS_TOKEN, JIRA_TOKEN, SENTRY_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_ORIGINS
configATLASSIAN_DOMAIN"X-Atlassian-Domain:${}",
🔐 secretJIRA_ACCESS_TOKENexport ="your-token"
configJIRA_EMAIL"X-Jira-Email:${}"
🔐 secretJIRA_TOKEN"X-Jira-Token:${}",
configJIRA_USER_EMAILexport ="your-email@company.com"
configLOG_LEVEL
configMCP_MODE
configPORT
configSENTRY_HOST"X-Sentry-Host:${}",
configSENTRY_ORG"X-Sentry-Organization:${}",
configSENTRY_ORGANIZATIONexport ="your-org"
🔐 secretSENTRY_TOKEN"X-Sentry-Token:${}",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/freddie-manatal-sentry-sensei-mcp-jjazsc)](https://m8ven.ai/mcp/freddie-manatal-sentry-sensei-mcp-jjazsc)
commit: db08be2f5bd779e08009418fbb65c6f12f0f511b
code hash: d3325718e7cbbb32e66d1892843ad2fbd617799b627588191ace0cb90e88d53d
verified: 4/18/2026, 6:48:11 PM
view raw JSON →