loading…
Search for a command to run...
loading…
Provide a simple MCP server implementation to demonstrate integration with Sentry. Enable developers to quickly start using MCP with error monitoring and loggin
Provide a simple MCP server implementation to demonstrate integration with Sentry. Enable developers to quickly start using MCP with error monitoring and logging capabilities. Facilitate rapid development and debugging of MCP-based applications.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"hello-from-sentry": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"kamath/hello-from-sentry"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.