MCP Servers / development / Multi Sentry MCP

Multi Sentry MCP

JSON →
nonedevelopment

Multi-org Sentry MCP server — isolated error monitoring across multiple projects from a single config. Process-level security, handoff package generation.

Install
How to run this server
[ { "cmd": "npx @sentry/mcp-server@latest", "imports": [] } ]
server path: multi-sentry-mcp
Tools
What this server exposes
find_organizations
Find organizations in Sentry
find_projects
Find projects in Sentry
find_teams
Find teams in Sentry
find_releases
Find releases in Sentry
find_dsns
Find DSNs in Sentry
list_issues
List issues in Sentry
list_events
List events in Sentry
search_issues
Search issues using AI
search_events
Search events using AI
get_sentry_resource
Get a Sentry resource
analyze_issue_with_seer
Analyze an issue with Seer
search_docs
Search Sentry documentation
get_doc
Get a Sentry documentation page
update_issue
Update an issue in Sentry
create_project
Create a new project in Sentry
create_team
Create a new team in Sentry
create_dsn
Create a new DSN in Sentry
update_project
Update a project in Sentry
Configuration
Environment & auth
authnone
envANTHROPIC_API_KEY
envSENTRY_ACCESS_TOKEN
Resources
Multi Sentry MCP — MCP Server · libregistry