sentry-mcp and mcp-server
These are ecosystem siblings—both are MCP (Model Context Protocol) server implementations that enable LLM integration with their respective platforms (Sentry for error monitoring and Bitwarden for secrets management), operating independently within the same custom-platform-servers MCP ecosystem.
About sentry-mcp
getsentry/sentry-mcp
An MCP server for interacting with Sentry via LLMs.
Provides natural language search and error investigation tools optimized for coding workflows, with support for both remote deployment (via OAuth) and stdio transport for self-hosted Sentry instances. Features AI-powered search capabilities that translate natural language queries into Sentry's query syntax, plus integrations with development tools like Cursor and Claude Code as automatic subagents for error triage and debugging.
About mcp-server
bitwarden/mcp-server
MCP server for interaction with Bitwarden.
Exposes both vault operations (via Bitwarden CLI) and organization administration (via Public API) to MCP-compatible AI clients through stdio transport with session token or OAuth2 authentication. Supports granular vault access including item CRUD, folder management, password generation, TOTP retrieval, and Bitwarden Send for ephemeral sharing, alongside org-level features like collections, members, groups, policies, and audit logs. Designed exclusively for local execution with environment-based credential configuration and configurable file operation directories for security-conscious deployments.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work