sentry-mcp and mcp-server
These two MCP servers are competitors, as both aim to provide a "Mediator Control Plane" for integrating with their respective platforms (Glean API for `gleanwork/mcp-server` and Sentry for `getsentry/sentry-mcp`), implying they offer similar functionality for different ecosystems.
About sentry-mcp
getsentry/sentry-mcp
An MCP server for interacting with Sentry via LLMs.
This project helps software developers debug more efficiently by connecting Sentry's error monitoring data directly into their AI coding assistants like Claude Code. Developers can input natural language questions about Sentry errors, issues, or performance, and the tool fetches relevant data and insights. It's designed for engineering teams and individual developers who use Sentry for application monitoring and leverage AI assistants in their daily coding workflows.
About mcp-server
gleanwork/mcp-server
MCP server for Glean API integration
Implements a monorepo architecture with separate packages for server runtime and client configuration, deployable via npx or Docker. Provides tooling to configure the MCP server with popular MCP clients through the `@gleanwork/configure-mcp-server` package. Enables local execution of Glean API queries through the Model Context Protocol, connecting AI applications directly to Glean's enterprise search capabilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work