Skip to main content
Glama

Sentry MCP

Official
by getsentry
version.ts193 B
export const LIB_VERSION = (typeof process !== "undefined" && process.env?.npm_package_version) || "0.0.0"; export const USER_AGENT = `sentry-mcp/${LIB_VERSION} (https://mcp.sentry.dev)`;

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

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