Skip to main content
Glama

Sentry MCP Server

pyproject.toml563 B
[project] name = "mcp-sentry-custom" version = "0.6.2" description = "MCP server for retrieving issues from sentry.io" readme = "README.md" requires-python = ">=3.10" dependencies = ["mcp>=1.0.0"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = ["pyright>=1.1.389", "pytest>=8.3.3", "ruff>=0.8.0"] [project.scripts] mcp-sentry-custom = "mcp_sentry_custom:main" [project.urls] "Homepage" = "https://github.com/javaDer/mcp-sentry-custom" "Bug Tracker" = "https://github.com/javaDer/mcp-sentry-custom/issues"

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/javaDer/mcp-sentry-custom'

If you have feedback or need assistance with the MCP directory API, please join our Discord server