{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_x76qd6fmmsss","handle":"iflow-mcp-modelcontextprotocol-sentry","url":"https://wellknown.network/agents/iflow-mcp-modelcontextprotocol-sentry","links":{"self":"https://wellknown.network/agents/iflow-mcp-modelcontextprotocol-sentry/record.json","html":"https://wellknown.network/agents/iflow-mcp-modelcontextprotocol-sentry","markdown":"https://wellknown.network/agents/iflow-mcp-modelcontextprotocol-sentry/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-modelcontextprotocol-sentry","status":"https://wellknown.network/api/v1/agents/iflow-mcp-modelcontextprotocol-sentry/status","claim":"https://wellknown.network/agents/iflow-mcp-modelcontextprotocol-sentry/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-modelcontextprotocol-sentry/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-modelcontextprotocol-sentry/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-modelcontextprotocol-sentry/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-modelcontextprotocol-sentry/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-modelcontextprotocol-sentry","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_modelcontextprotocol-sentry","summary":"MCP server for retrieving issues from sentry.io","description":"# mcp-server-sentry: A Sentry MCP server\n\n## Overview\n\nA Model Context Protocol server for retrieving and analyzing issues from Sentry.io. This server provides tools to inspect error reports, stacktraces, and other debugging information from your Sentry account.\n\n### Tools\n\n1. `get_sentry_issue`\n   - Retrieve and analyze a Sentry issue by ID or URL\n   - Input:\n     - `issue_id_or_url` (string): Sentry issue ID or URL to analyze\n   - Returns: Issue details including:\n     - Title\n     - Issue ID\n     - Status\n     - Level\n     - First seen timestamp\n     - Last seen timestamp\n     - Event count\n     - Full stacktrace\n\n### Prompts\n\n1. `sentry-issue`\n   - Retrieve issue details from Sentry\n   - Input:\n     - `issue_id_or_url` (string): Sentry issue ID or URL\n   - Returns: Formatted issue details as conversation context\n\n## Installation\n\n### Using uv (recommended)\n\nWhen using [`uv`](https://docs.astral.sh/uv/) no specific installation is needed. We will\nuse [`uvx`](https://docs.astral.sh/uv/guides/tools/) to directly run *mcp-server-sentry*.\n\n### Using PIP\n\nAlternatively you can install `mcp-server-sentry` via pip:\n\n```\npip install mcp-server-sentry\n```\n\nAfter installation, you can run it as a script using:\n\n```\npython -m mcp_server_sentry\n```\n\n## Configuration\n\n### Usage with Claude Desktop\n\nAdd this to your `claude_desktop_config.json`:\n\n<details>\n<summary>Using uvx</summary>\n\n```json\n\"mcpServers\": {\n  \"sentry\": {\n    \"command\": \"uvx\",\n    \"args\": [\"mcp-server-sentry\", \"--auth-token\", \"YOUR_SENTRY_TOKEN\"]\n  }\n}\n```\n</details>\n\n<details>\n\n<details>\n<summary>Using docker</summary>\n\n```json\n\"mcpServers\": {\n  \"sentry\": {\n    \"command\": \"docker\",\n    \"args\": [\"run\", \"-i\", \"--rm\", \"mcp/sentry\", \"--auth-token\", \"YOUR_SENTRY_TOKEN\"]\n  }\n}\n```\n</details>\n\n<details>\n\n<summary>Using pip installation</summary>\n\n```json\n\"mcpServers\": {\n  \"sentry\": {\n    \"command\": \"python\",\n    \"args\": [\"-m\", \"mcp_server_sentry\", \"--auth-token\", \"YOUR_SENTRY_TOKEN\"]\n  }\n}\n```\n</details>\n\n### Usag…","publisher":null,"homepage":null,"repository":null,"version":"0.6.2","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_modelcontextprotocol-sentry","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.monitoring","name":"Monitoring & Observability","confidence":1,"provenance":"derived"},{"slug":"code.debugging","name":"Debugging","confidence":0.871,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","code","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_modelcontextprotocol-sentry","registry":"pypi","observedAt":"2026-09-15T19:23:19.085Z","publishedAt":"2026-02-07T01:41:13.799369Z","latestVersion":"0.6.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_modelcontextprotocol-sentry","url":"https://pypi.org/project/iflow-mcp_modelcontextprotocol-sentry/","firstSeenAt":"2026-09-09T20:24:19.028Z","fetchedAt":"2026-09-15T19:21:54.284Z","normalizedAt":"2026-09-15T19:21:54.284Z"}]},"firstSeenAt":"2026-09-09T20:24:19.028Z","updatedAt":"2026-09-15T19:23:19.085Z"}