turbometrics
Connects AI assistants to turbometrics.de for website performance analysis, scans, real user monitoring, and alerts management.
README
turbometrics MCP Server
Connect Claude and other AI tools directly to your turbometrics.de 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.de have?"
- "Has my score improved this week?"
- "Compare turbopress.de with turbometrics.de"
- "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.de 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 |
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.de/profile/api.
Setup
Claude Desktop (Mac)
- Install Node.js:
brew install node - Get your API token from Profile → API
- Edit
~/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"
]
}
}
}
- 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.de/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 |
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。