Sentry
Integrates with Sentry.io for retrieving and analyzing error reports, stacktraces, and debugging inf...
Open the FastMCP connection interface
- Click your “Install Now” button to open the FastMCP / connection setup drawer for this MCP server.
- You will paste the three values below into the connection fields: Auth Token, Organization Slug, Project Slug.
Create an organization auth token (recommended)
- Log in to your Sentry account with a Manager or Admin role.
- In the left menu choose Settings → Custom Integrations (or Developer Settings → Custom Integrations) and click “Create New Integration”.
- Select “Internal Integration”, give it a name, then in the Permissions/Scopes area select the scopes the MCP needs (see next step). Save changes and copy the generated token from the Tokens section. The token is shown once—copy it now and store it securely. (docs.sentry.io)
(Alternative) Create a personal token
- If you prefer a user-bound token instead of an org internal integration, create a Personal Token from User Settings → Personal Tokens and grant the required scopes when creating it. (docs.sentry.io)
Choose the required scopes (minimum)
- For reading issues and events the server typically needs: project:read and event:read.
- If the server will list/inspect organizations or needs org-level endpoints, include org:read. Select these scopes when creating the internal integration or personal token. (docs.sentry.io)
Find your Organization Slug
- The organization slug appears in your Sentry URL (e.g. https://sentry.io/organizations/
/...) or in Organization Settings → General Settings → “Organization Slug”. Copy that slug exactly. (docs.sentry.io)
- The organization slug appears in your Sentry URL (e.g. https://sentry.io/organizations/
Find your Project Slug
- Open the target project in Sentry. The project slug appears in the project URL (for example: /projects/
/ /) or in Project Settings → General → “Project Slug”. Copy that slug exactly. (docs.sentry.io)
- Open the target project in Sentry. The project slug appears in the project URL (for example: /projects/
Fill the FastMCP connection fields
- In the FastMCP connection interface (the Install Now drawer), paste:
- Auth Token → the token you copied from Sentry (the bearer token).
- Organization Slug → the org slug you found.
- Project Slug → the project slug you found.
- If the interface shows the underlying flags/args, they map to: --auth-token, --organization-slug, --project-slug (the MCP README uses these flags).
- In the FastMCP connection interface (the Install Now drawer), paste:
Test and save
- Use any “Test connection” button in the FastMCP UI if available. If the test succeeds, save the connection. If it fails, verify the token scopes and that the slugs are exact.
Secure the token
- Treat the auth token like a secret: store it in your secret manager or only in the FastMCP secret/env fields. You can also set SENTRY_AUTH_TOKEN in environment variables if managing locally (use sentry-cli config or env as needed). (docs.sentry.dev)
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Monitoring
View All →Dual-Cycle Reasoner
Provides dual-cycle metacognitive reasoning framework that detects when autonomous agents get stuck in repetitive behaviors through statistical anomaly detection and semantic analysis, then automatically diagnoses failure causes and generates recovery strategies using case-based learning.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.
Similar MCP Servers
Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.