wayback_check
ActiveTool of archive
declared in 0.1.0
Check if a URL was archived and retrieve the closest snapshot. Returns capture dates and direct link to the archived version.
Parameters schema
{
"type": "object",
"examples": [
{
"url": "https://example.com/some-page"
},
{
"url": "https://www.cnn.com/2001/09/11/"
}
],
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "The URL to look up (e.g., \"https://example.com/some-page\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
archive
https://github.com/pipeworx-io/mcp-archive
1/7 registries