Server data from the Official MCP Registry
Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.
About
Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.
Remote endpoints: streamable-http: https://turbometrics.io/mcp
Security Report
This is a well-structured MCP server for turbometrics.io with proper authentication, good input validation, and no malicious patterns detected. The server correctly requires Bearer token authentication for all operations, uses appropriate API abstractions, and includes comprehensive test coverage. Minor code quality observations around error handling and input sanitization do not impact the security posture significantly. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 3 high severity).
7 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
turbometrics MCP Server
Connect Claude and other AI tools directly to your turbometrics.io account.
What you can do
Ask your AI assistant questions like:
Scans & Performance
- "What's the performance score of turbopress.de?"
- "Which findings does turbometrics.io have?"
- "Has my score improved this week?"
- "Compare turbopress.de with turbometrics.io"
- "Scan https://new-client-site.com and show me the results" (any URL, even unmonitored ones)
- "Start a scan for example.com in the EU region"
Real User Monitoring
- "Show Core Web Vitals for turbopress.de"
- "How has the LCP of my site trended over the last 30 days?"
- "Which pages on turbopress.de have the worst LCP?"
- "Compare INP this week vs last week"
Alerts & Account
- "Show all open alerts"
- "List my recent scans filtered by status"
- "Show details for alert #123"
- "Mark all alerts as read"
- "What plan am I on and how many API requests do I have left today?"
Requirements
- A turbometrics.io account (Starter plan or higher)
- An API token from Profile → API
Available Tools
| 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 |
Authentication
Every request requires a Bearer token passed via the Authorization header.
Get your token at turbometrics.io/profile/api.
Setup
Claude (recommended)
Claude supports custom connectors straight from the UI — no Node.js, no npx,
no config file to edit.
- Get your API token from Profile → API
- In Claude: Settings → Connectors → "Add custom connector"
- Enter:
- Name:
turbometrics - URL:
https://turbometrics.io/mcp
- Name:
- Under "Request headers", add:
- Name:
Authorization - Value:
Bearer YOUR_API_TOKEN
- Name:
- Click "Add"
The connector applies to your whole Claude account — claude.ai, desktop app and mobile apps alike.
ChatGPT
Developer mode is in beta and requires ChatGPT Plus or Pro.
- Enable Settings → Developer Mode
- Apps & Connectors → create a new connector
- Server URL:
https://turbometrics.io/mcp - Auth header:
Authorization: Bearer YOUR_API_TOKEN
Other MCP clients (Cursor, Windsurf, etc.)
| Setting | Value |
|---|---|
| Server URL | https://turbometrics.io/mcp |
| Transport | Streamable HTTP |
| Auth | Authorization: Bearer YOUR_API_TOKEN |
Fallback: local setup via mcp-remote
Only needed for clients without a connector UI, or for older Claude/ChatGPT
desktop versions. 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:
{
"mcpServers": {
"turbometrics": {
"command": "/opt/homebrew/bin/npx",
"args": [
"mcp-remote",
"https://turbometrics.io/mcp",
"--header",
"Authorization: Bearer YOUR_API_TOKEN"
]
}
}
}
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
Plans
API access is available from the Starter plan and above.
| Plan | Daily API Limit |
|---|---|
| Starter | 1,000 requests |
| Pro | 5,000 requests |
| Agency | Unlimited |
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
