CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Turbometrics Mcp

turbopress-de/turbometrics-mcp
authHTTPregistry active
Summary

Connects Claude to your turbometrics.de performance monitoring account via their API. You get tools to pull scan results and Core Web Vitals, query Real User Monitoring data with daily trends and slowest pages, trigger new scans for any URL with region selection, and manage alerts. Useful when you want to compare domain performance, track LCP or INP over time, or analyze findings without opening the dashboard. Requires a Starter plan or higher and a Bearer token from your profile settings. Built on streamable HTTP transport with rate limits from 1,000 to unlimited daily requests depending on your plan.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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

ToolDescription
list_domainsList all monitored URLs with schedule and status
get_latest_scanLatest scan result: score, findings, TTFB, Core Web Vitals
get_scan_historyScore history — works for monitored and new domains
get_findingsDetailed findings for a specific scan
list_alertsList open or resolved alerts
get_rum_summaryReal User Monitoring summary: Core Web Vitals p75 values
get_rum_metric_historyDaily trend for a RUM metric (LCP, CLS, INP, FCP, TTFB)
get_rum_pagesSlowest pages ranked by metric
compare_domainsCompare two domains side by side
trigger_scanStart a scan for any URL — new or monitored; supports region, force, and auth
list_scansList scans — filterable by domain, status and page
get_alertGet details for a specific alert
mark_alerts_readMark alerts as read
get_account_infoAccount 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)

  1. Install Node.js: brew install node
  2. Get your API token from Profile → API
  3. 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"
      ]
    }
  }
}
  1. Restart Claude Desktop

Claude Desktop (Windows)

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

Other MCP Clients (Cursor, Windsurf, etc.)

SettingValue
Server URLhttps://turbometrics.de/mcp
TransportStreamable HTTP
AuthAuthorization: Bearer YOUR_API_TOKEN

Plans

API access is available from the Starter plan and above.

PlanDaily API Limit
Starter1,000 requests
Pro5,000 requests
AgencyUnlimited
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Data & Analytics
Registryactive
TransportHTTP
AuthRequired
UpdatedApr 10, 2026
View on GitHub

Related Data & Analytics MCP Servers

View all →
Google Sheets

com.mcparmory/google-sheets

Create, read, and modify spreadsheet data, formatting, and sheets
25
Google Sheets

domdomegg/google-sheets-mcp

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
2
Google Sheets Mcp

henilcalagiya/google-sheets-mcp

Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
14
Futuristic Risk Intelligence

cct15/war-dashboard-data

Geopolitical conflict risk, political events, and maritime traffic data for AI agents
1
Mcp Google Sheets Full

moooonad/mcp-google-sheets-full

Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
CSV to JSON API

io.github.br0ski777/csv-to-json

Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.