Skip to main content
ClaudeWave
MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
64/100
· OK
Passed
  • Open-source license (MIT)
  • Recently active
Flags
  • !No description
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/turbopress-de/turbometrics-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "turbometrics-mcp": {
      "command": "node",
      "args": ["/path/to/turbometrics-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/turbopress-de/turbometrics-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# turbometrics MCP Server

Connect Claude and other AI tools directly to your [turbometrics.io](https://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](https://turbometrics.io/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 |
| `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 |

## Authentication

Every request requires a Bearer token passed via the `Authorization` header.
Get your token at [turbometrics.io/profile/api](https://turbometrics.io/profile/api).

## Setup

### Claude Desktop (Mac)

1. Install Node.js: `brew install node`
2. Get your API token from [Profile → API](https://turbometrics.io/profile/api)
3. Edit `~/Library/Application Support/Claude/claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "turbometrics": {
      "command": "/opt/homebrew/bin/npx",
      "args": [
        "mcp-remote",
        "https://turbometrics.io/mcp",
        "--header",
        "Authorization: Bearer YOUR_API_TOKEN"
      ]
    }
  }
}
```

4. Restart Claude Desktop

### Claude Desktop (Windows)

Same as Mac — find your `npx` path with `where npx` in CMD.

### Other MCP Clients (Cursor, Windsurf, etc.)

| Setting | Value |
|---------|-------|
| Server URL | `https://turbometrics.io/mcp` |
| Transport | Streamable HTTP |
| Auth | `Authorization: Bearer YOUR_API_TOKEN` |

## 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 |

Lo que la gente pregunta sobre turbometrics-mcp

¿Qué es turbopress-de/turbometrics-mcp?

+

turbopress-de/turbometrics-mcp es mcp servers para el ecosistema de Claude AI con 0 estrellas en GitHub.

¿Cómo se instala turbometrics-mcp?

+

Puedes instalar turbometrics-mcp clonando el repositorio (https://github.com/turbopress-de/turbometrics-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar turbopress-de/turbometrics-mcp?

+

Nuestro agente de seguridad ha analizado turbopress-de/turbometrics-mcp y le ha asignado un Trust Score de 64/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene turbopress-de/turbometrics-mcp?

+

turbopress-de/turbometrics-mcp es mantenido por turbopress-de. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a turbometrics-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega turbometrics-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: turbopress-de/turbometrics-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/turbopress-de-turbometrics-mcp)](https://claudewave.com/repo/turbopress-de-turbometrics-mcp)
<a href="https://claudewave.com/repo/turbopress-de-turbometrics-mcp"><img src="https://claudewave.com/api/badge/turbopress-de-turbometrics-mcp" alt="Featured on ClaudeWave: turbopress-de/turbometrics-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a turbometrics-mcp