Sentry's MCP server for coding agents. Pull real errors, stack traces and issues into the chat while you debug.
npx @sentry/mcp-server@latest --access-token=YOUR_SENTRY_TOKENSentry's server connects your coding agent to your Sentry projects. The agent can read issues, errors and stack traces, and use them while it fixes the bug.
Use the hosted remote server, or run it locally with a Sentry user token:
npx @sentry/mcp-server@latest --access-token=YOUR_SENTRY_TOKEN
AWS Labs · MCP server
A suite of MCP servers from AWS Labs for AWS docs, the AWS API, infrastructure as code, support and many individual services.
Unsloth · Tool / CLI
Run, fine-tune and serve LLMs and diffusion models on your own hardware, with an OpenAI-compatible API for your agents.
containers · MCP server
An MCP server for Kubernetes and OpenShift that talks to the Kubernetes API directly, with no kubectl needed.