Skip to main content
Glama

Sentry MCP

Official
by getsentry
signalr.json614 B
{ "namespace": "signalr", "description": "SignalR attributes", "attributes": { "signalr.connection.status": { "description": "SignalR HTTP connection closure status.", "type": "string", "stability": "stable", "examples": ["normal_closure", "timeout", "app_shutdown"] }, "signalr.transport": { "description": "[SignalR transport type](https://github.com/dotnet/aspnetcore/blob/main/src/SignalR/docs/specs/TransportProtocols.md)", "type": "string", "stability": "stable", "examples": ["server_sent_events", "long_polling", "web_sockets"] } } }

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