tamethebots.com
Tame the Bots' Core Web Vitals history tool — charts CrUX History API data for an origin or URL. Exposes a WebMCP tool so an on-page agent can pull the CWV series directly.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 1 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
getCWV
Get Core Web Vitals data for a URL
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
url |
string | no | The URL to get Core Web Vitals data for |
period |
number | no | The collection period count in weeks, up to 40 |
origin |
string | no | Whether to use origin or url for fetching data, either "origin" or "url" |
device |
string | no | The device form factor to filter by, either "all", "phone", or "desktop", default is "all" |
Raw JSON schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "The URL to get Core Web Vitals data for"
},
"period": {
"type": "number",
"description": "The collection period count in weeks, up to 40"
},
"origin": {
"type": "string",
"description": "Whether to use origin or url for fetching data, either \"origin\" or \"url\""
},
"device": {
"type": "string",
"description": "The device form factor to filter by, either \"all\", \"phone\", or \"desktop\", default is \"all\""
}
}
}
Similar websites
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.