For an MCP server for Sentry integration, the strongest matches are aipotheosis-labs/aci (This repository is a Model Context Protocol server designed), getsentry/sentry-mcp (This repository is an official MCP server implementation designed) and jlowin/fastmcp (This is a framework for building Model Context Protocol). alibaba/higress and mark3labs/mcp-go round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
We curate open-source GitHub repositories matching “best sentry mcp servers”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
ACI is a tool-calling platform and centralized system for managing and executing external service operations and custom scripts for agentic workflows. It functions as a unified Model Context Protocol server that enables AI agents and IDEs to dynamically discover and execute diverse toolsets. The platform distinguishes itself through a natural language capability index and intent matching to search for available tools based on task requirements. It provides an external service authenticator and account linking via OAuth-based credential management to permit secure tool execution on behalf of u
This repository is a Model Context Protocol server designed to orchestrate and execute external service tools for AI agents, providing the necessary framework to integrate Sentry or other APIs as custom toolsets.
An MCP server for interacting with Sentry via LLMs.
This repository is an official MCP server implementation designed specifically to expose Sentry's error tracking and performance monitoring data to AI agents through the Model Context Protocol.
fastmcp is a Python library and framework for building servers and clients that implement the Model Context Protocol. It serves as a tool integration library designed to connect large language models to external tools and data sources. The framework features an interactive tool user interface renderer, which allows for the display of visual interfaces for tools directly within a conversational flow. It also provides a library for automatically generating schemas and validation for tools used by language models. The project covers server and client development, including tool and resource exp
This is a framework for building Model Context Protocol servers, providing the necessary infrastructure to implement Sentry integrations, though it is a development tool rather than a pre-built Sentry-specific MCP server.
Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c
Higress is an AI-native API gateway that includes native support for hosting and managing Model Context Protocol servers, though it is a broader infrastructure tool rather than a dedicated Sentry-specific integration.
mcp-go is a Go implementation of the Model Context Protocol (MCP) providing an SDK and framework for building servers that connect large language model applications to external tools and data sources. It serves as a developer kit for implementing bidirectional communication and structured data exchange between AI clients and servers. The framework enables the creation of executable tools with structured output schemas, reusable prompt templates, and data resource exposure via URI templates. It supports multiple transport layers, including stdio, HTTP, and Server-Sent Events, using a transport
This repository is a Go SDK for building MCP servers rather than a pre-built Sentry integration server, meaning you would use it as a foundation to develop the specific integration you need.
qmd is a local semantic search engine and RAG knowledge base indexer that functions as a Model Context Protocol server. It converts local documents, markdown files, and codebases into a searchable database to provide retrieval augmented generation capabilities for AI agents. The system exposes its search and retrieval tools via stdio or HTTP. It utilizes local model files for embeddings and reranking, supporting query expansion across multiple languages. The project employs abstract syntax tree based chunking to split source code at function and class boundaries. It implements hybrid vector-
This repository is a local RAG and semantic search engine that implements the Model Context Protocol, but it does not provide the Sentry error tracking or performance monitoring integrations requested by the visitor.
This project is a Model Context Protocol server that functions as an automation tool for 3D design software. It acts as a bridge between creative applications and external intelligence agents, enabling users to manipulate geometry, materials, and lighting through natural language instructions. The tool distinguishes itself by providing a standardized interface for remote command execution and scene data exchange. By utilizing a protocol-based communication layer, it allows external models to query viewport status and object properties, facilitating automated decision-making and real-time scen
This is a Model Context Protocol server designed specifically for 3D design automation in Blender, rather than an integration for Sentry error tracking and performance monitoring.
This project is a tool for integrating existing HTTP APIs with AI agents by translating standard web endpoints into the Model Context Protocol. It provides a framework for constructing and managing libraries of functions that allow large language models to execute tasks and retrieve data. The system functions as an AI gateway that manages tool hosting, authentication, and routing. It includes capabilities for monetizing tool access through usage-based billing and payment processor integration, as well as the ability to publish service definitions to a gateway for commercial productization. T
This project is a general-purpose framework for building and managing MCP servers rather than a pre-built Sentry integration, meaning you would need to use this tool to develop the specific Sentry connector yourself.
This project is a Model Context Protocol server that connects large language models to the Xiaohongshu social media platform. It acts as a connector and API wrapper, enabling language models to programmatically search, read, and publish media and text. The system provides automation for content discovery and publishing, allowing for the creation of image and video posts with associated titles and descriptions. It also facilitates social engagement by managing the posting of comments and tracking engagement metrics for specific entries. The tool covers data retrieval for user profiles, post d
This is an MCP server designed for interacting with the Xiaohongshu social media platform, but it lacks the Sentry integration required to provide error tracking and performance monitoring data to AI agents.
git-mcp is a Model Context Protocol server that transforms Git repositories and static sites into structured context providers for AI assistants. It functions as a documentation retrieval tool and repository indexer, exposing codebases and project files as standardized tools to reduce hallucinations in large language model responses. The project converts raw repository files, READMEs, and external URLs into formats optimized for token consumption. It enables AI agents to perform query-based code searches and retrieve specific sections of project documentation to maintain up-to-date technical
This repository is a Model Context Protocol server, but it is designed specifically for indexing Git repositories and documentation rather than integrating with Sentry for error tracking and performance monitoring.
kubectl-ai is a natural language cluster operator and AI command assistant that translates plain-text prompts into executable Kubernetes commands. It serves as an interface between large language models and the Kubernetes API to enable cluster management through conversational text. The project implements a Model Context Protocol server to expose cluster operations as standardized tools for external AI clients. It uses a provider-agnostic model interface to support both cloud-based and local AI backends. The system covers natural language infrastructure control and AI-assisted DevOps through
This repository is an MCP server for Kubernetes cluster management, but it does not provide the requested Sentry integration for error tracking and performance monitoring.
This tool functions as a Model Context Protocol server that bridges artificial intelligence models with local development environments. It enables AI assistants to perform codebase analysis, execute command-line utilities, and apply automated code modifications directly to local project files. By integrating with the Gemini API, the system facilitates deep interaction between external models and local system resources. The project distinguishes itself through a robust security and reliability framework designed for automated development workflows. It enforces strict path-based access controls
This repository is an MCP server designed for local codebase analysis and command execution, but it lacks the specific Sentry API integration required to provide error tracking and performance monitoring data to AI agents.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| aipotheosis-labs/aci | 4.8K | Python | Apache-2.0 | |
| getsentry/sentry-mcp | 729 | TypeScript | NOASSERTION | |
| jlowin/fastmcp | 25.7K | Python | Apache-2.0 | |
| alibaba/higress | 7.6K | Go | apache-2.0 | |
| mark3labs/mcp-go | 8.8K | Go | MIT | |
| tobi/qmd | 9.5K | TypeScript | mit | |
| ahujasid/blender-mcp | 17.2K | Python | mit | |
| transitive-bullshit/chatgpt-api | 18.1K | TypeScript | NOASSERTION | |
| xpzouying/xiaohongshu-mcp | 14.2K | Go | — | |
| idosal/git-mcp | 7.6K | TypeScript | apache-2.0 |