Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Connect Claude and other AI tools directly to your turbometrics.io account.
Ask your AI assistant questions like:
Scans & Performance
Real User Monitoring
Alerts & Account
That's it. Sign-in happens in your browser β there is no token to copy.
| Tool | Description |
|---|---|
list_domains | List all monitored URLs with schedule and status |
get_latest_scan | Latest scan result: score, findings, TTFB, Core Web Vitals, report link |
get_scan_history | Score history β works for monitored and new domains |
get_findings | Detailed findings for a specific scan |
list_alerts | List open or resolved alerts |
get_rum_summary | Real User Monitoring summary: Core Web Vitals p75 values |
get_rum_metric_history | Daily trend for a RUM metric (LCP, CLS, INP, FCP, TTFB) |
get_rum_pages | Slowest pages ranked by metric |
compare_domains | Compare two domains side by side, with a report link for each |
trigger_scan | Start a scan for any URL β new or monitored; supports region, force, and auth |
list_scans | List scans β filterable by domain, status and page, with report links |
get_alert | Get details for a specific alert |
mark_alerts_read | Mark alerts as read |
get_account_info | Account details: plan, API limits, RUM status |
OAuth 2.1 with PKCE. Your client sends you to turbometrics.io, you approve once, and the client holds the token from then on. Access tokens last an hour and are renewed in the background; you can revoke any connected app at any time under Profile β API & apps.
Clients that do not speak OAuth can still authenticate with a personal API
token from the same page, sent as Authorization: Bearer YOUR_API_TOKEN.
Claude supports custom connectors straight from the UI β no Node.js, no npx,
no config file to edit.
turbometricshttps://turbometrics.io/mcpUse .io, not .de β the sign-in lives only on turbometrics.io, and a
connector pointed at the other domain cannot authorise itself.
The connector applies to your whole Claude account β claude.ai, desktop app and mobile apps alike.
The browser opens for sign-in on first use.
Developer mode is in beta and requires ChatGPT Plus or Pro.
https://turbometrics.io/mcp| Setting | Value |
|---|---|
| Server URL | https://turbometrics.io/mcp |
| Transport | Streamable HTTP |
| Auth | OAuth 2.1 (discovery is automatic), or Authorization: Bearer YOUR_API_TOKEN |
mcp-remoteOnly needed for clients without a connector UI, or for older Claude/ChatGPT
desktop versions. mcp-remote performs the OAuth flow itself β no token in the
config file. Requires Node.js (brew install node, or the installer from
nodejs.org).
~/Library/Application Support/Claude/claude_desktop_config.json on Mac,
%APPDATA%\Claude\claude_desktop_config.json on Windows:
Adjust the npx path to your system (which npx on Mac, where npx in CMD on
Windows), then restart the client.
Step-by-step instructions for every client: turbometrics.io/docs/mcp
API access is available from the Starter plan and above.
| Plan | Daily API Limit |
|---|---|
| Starter | 1,000 requests |
| Pro | 5,000 requests |
| Agency | Unlimited |
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/turbometrics-mcp)<a href="https://allmcps.com/mcp/turbometrics-mcp"><img src="https://allmcps.com/api/badge/turbometrics-mcp?style=directory" alt="Turbometrics MCP on AllMCPs" /></a>