MCP server monitoring is now GA. You can instrument most server-side JavaScript SDK based MCP servers with one line of instrumentation code within your MCP SDK implementation wrapMcpServerWithSentry(McpServer).
Once enabled, Sentry will show you:
This makes it easier to debug request failures, identify slow calls, and spot usage anomalies without stitching logs and metrics together.