Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.
{
"mcpServers": {
"io-github-turbopress-de-turbometrics-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
MCP Server for GCP environment for interacting with various Observability APIs.
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
Real-time GitHub Actions observability: DORA Metrics, Cost Analysis, CI/CD Health dashboards.
MCP server for Grafana
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 |
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 |