{"repo":"ddfourtwo/sentry-selfhosted-mcp","free":true,"listed":false,"github":"https://github.com/ddfourtwo/sentry-selfhosted-mcp","clone":"git clone https://github.com/ddfourtwo/sentry-selfhosted-mcp.git","description":"An MCP server for self-hosted sentry.","language":"JavaScript","stars":18,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"sentry-selfhosted-mcp A Model Context Protocol (MCP) server designed specifically for interacting with self-hosted Sentry instances. Overview This server provides tools to retrieve information and perform actions on issues within a self-hosted Sentry setup. It reads the Sentry instance URL, authentication token, and organization slug from environment variables. Available Tools The following tools are available: 1. get sentry issue Description: Retrieve details for a specific Sentry issue by ID or URL. Input: { \"issue id or url\": \"string\" } (e.g., \"12345\" or \"https://sentry.example.com/organizations/org/issues/12345/\") 2. list sentry projects Description: List all projects within the configured Sentry organization. Input: {} (No arguments needed) 3. list sentry issues Description: List issues for a specific project, optionally filtering by query or status. Input: { \"project slug\": \"string\", \"query\": \"string\" (optional), \"status\": \"resolved\" \"unresolved\" \"ignored\" (optional) } 4. get sentry event details Description: Retrieve details for a specific event ID within a project. Input: { \"project slug\": \"string\", \"event id\": \"string\" } 5. update sentry issue status Description: Update the status of a Sentry issue. Input: { \"issue id\": \"string\", \"status\": \"resolved\" \"ignored\" \"unresolved\" } 6. create sentry issue comment Description: Add a comment to a Sentry issue. Input: { \"issue id\": \"string\", \"comment text\": \"string\" } Installation & Setup 1. Clone/Place Project: Clone this repo","default_branch":null,"files":null,"tree":[],"storefront":"/r/ddfourtwo","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ddfourtwo/sentry-selfhosted-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}