Skip to main content
Glama

Sentry MCP

Official
by getsentry
index.ts685 B
// Chat components export { Chat } from "./chat"; export { ChatUI } from "./chat-ui"; export { ChatMessages } from "./chat-messages"; export { ChatInput } from "./chat-input"; export { MessagePart, TextPart, ToolPart } from "./chat-message"; export { ToolContent, ToolInvocation } from "./tool-invocation"; // Auth components export { AuthForm } from "./auth-form"; // Export types export type { ChatProps, ChatUIProps, ChatMessagesProps, ChatInputProps, AuthFormProps, MessagePartProps, TextPartProps, ToolPartProps, ToolInvocationProps, AuthState, AuthActions, AuthContextType, ChatToolInvocation, ToolMessage, ProcessedMessagePart, } from "./types";

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