Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"turbometrics": {
"args": [
"mcp-remote",
"https://turbometrics.de/mcp",
"--header",
"Authorization: Bearer YOUR_API_TOKEN"
],
"command": "/opt/homebrew/bin/npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Connect Claude and other AI tools directly to your turbometrics.de account.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in analytics
An MCP server that provides [describe what your server does]
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
MCP server for Dynatrace Managed to access logs, events, and metrics.
Access Dynatrace observability data: logs, metrics, problems, vulnerabilities via DQL and Davis AI
MCP Security Weekly
Get CVE alerts and security updates for io.github.turbopress-de/turbometrics-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Connect Claude and other AI tools directly to your turbometrics.de account.
Ask your AI assistant questions like:
Scans & Performance
Real User Monitoring
Alerts & Account
| Tool | Description |
|---|---|
list_domains | List all monitored URLs with schedule and status |
get_latest_scan | Latest scan result: score, findings, TTFB, Core Web Vitals |
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 |
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 |
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 |
Every request requires a Bearer token passed via the Authorization header.
Get your token at turbometrics.de/profile/api.
brew install node~/Library/Application Support/Claude/claude_desktop_config.json:{
"mcpServers": {
"turbometrics": {
"command": "/opt/homebrew/bin/npx",
"args": [
"mcp-remote",
"https://turbometrics.de/mcp",
"--header",
"Authorization: Bearer YOUR_API_TOKEN"
]
}
}
}
Same as Mac — find your npx path with where npx in CMD.
| Setting | Value |
|---|---|
| Server URL | https://turbometrics.de/mcp |
| Transport | Streamable HTTP |
| Auth | Authorization: Bearer YOUR_API_TOKEN |
API access is available from the Starter plan and above.
| Plan | Daily API Limit |
|---|---|
| Starter | 1,000 requests |
| Pro | 5,000 requests |
| Agency | Unlimited |