← Back to Plugins
MCP Server MCP

io.github.turbopress-de/turbometrics-mcp

github By github 👁 1 views ▲ 0 votes

Website performance monitoring: scans, Core Web Vitals, RUM data and alerts.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://turbometrics.io/mcp",
      "headers": [
        {
          "description": "Bearer token from turbometrics.io/profile/api",
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...