get_capture_count
ActiveTool of Wayback
Count how many times a URL has been captured by the Internet Archive Wayback Machine, and find when a URL was first and last archived. Returns the total number of captures plus the earliest and latest capture timestamps (YYYYMMDDhhmmss).
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "The page URL to count archived captures for, e.g. \"example.com\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wayback
https://github.com/pipeworx-io/mcp-wayback
1/7 registries