Bring Web Archiving
to AutoGen
Create your Vinkius account to connect Internet Archive Wayback to AutoGen and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Internet Archive Wayback MCP Server?
Connect the Internet Archive Wayback Machine to any AI agent and access the world's largest web archive — 800B+ archived web pages spanning 25+ years of internet history.
What you can do
- URL Availability Check — Verify if any URL has been archived and find the latest snapshot
- Full CDX Capture History — Get detailed capture history with timestamps, status codes, MIME types, and sizes
- Filter by Year — Find all captures from a specific year for temporal analysis
- Filter by HTTP Status — Find captures that returned specific status codes (200, 404, 301, 500)
- Filter by MIME Type — Find captures of specific resource types (HTML, images, PDFs, CSS)
- First Capture — Find when a URL was first archived
- Latest Capture — Find the most recent archived version of a URL
- Capture Count — Get the total number of times a URL has been archived
- Deduplicated Captures — Get unique captures collapsed by URL key
- Subdomain Discovery — Find all archived subdomains of a domain
How it works
- Subscribe to this server
- No API key needed — completely free and public
- Start exploring web history from Claude, Cursor, or any MCP-compatible client
The Wayback Machine is a non-profit service preserving internet history — no authentication required for access.
Who is this for?
- Journalists & Researchers — find archived versions of websites to verify claims, track content changes, and recover deleted information
- Web Developers — analyze how websites evolved over time, compare design changes, and find historical implementations
- Legal & Compliance — preserve evidence of website content at specific points in time for legal proceedings
- Historians & Academics — study the evolution of the internet, track how organizations presented themselves online over decades
- Cybersecurity — investigate phishing sites, track domain changes, and discover subdomain footprints
Built-in capabilities (10)
Returns the closest (most recent) snapshot timestamp and availability status. Use this to verify if a page is preserved and find its latest archived version. Check if a URL has been archived by the Wayback Machine
Use this to measure how frequently a page has been preserved over time. Get the total number of captures for a URL
Common types: "text/html" (web pages), "image/jpeg" (JPEG images), "application/pdf" (PDFs), "text/css" (stylesheets). Use this to find specific resource types in the archive. Get captures filtered by MIME type
Common codes: "200" (OK), "404" (Not Found), "301" (Redirect), "500" (Server Error). Use this to analyze site availability patterns over time. Get captures filtered by HTTP status code
Use this to analyze archival frequency or find snapshots from a particular year. Year should be 4-digit format (e.g., "2020"). Get captures filtered by a specific year
This shows unique page captures without redundant entries for the same page. Use this for a cleaner view of archived content. Get captures deduplicated by URL key
Each capture includes timestamp, original URL, MIME type, HTTP status code, and file size. Use this for comprehensive archival analysis. Optional limit parameter controls maximum results. Get detailed capture history from the CDX server
Includes the timestamp, status code, and original URL. Use this to find when a page was first preserved. Get the first (earliest) capture of a URL
Includes timestamp, status code, and URL. Use this to find the newest preserved version of a page. Get the most recent capture of a URL
g., *.example.com). Use this to discover the archival footprint of an entire domain, finding all subdomains that have been preserved. Get captures for all subdomains of a domain
Why AutoGen?
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Internet Archive Wayback tools. Connect 10 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
- —
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Internet Archive Wayback tools to solve complex tasks
- —
Role-based architecture lets you assign Internet Archive Wayback tool access to specific agents. a data analyst queries while a reviewer validates
- —
Human-in-the-loop support: agents can pause for human approval before executing sensitive Internet Archive Wayback tool calls
- —
Code execution sandbox: AutoGen agents can write and run code that processes Internet Archive Wayback tool responses in an isolated environment
Internet Archive Wayback in AutoGen
Why run Internet Archive Wayback with Vinkius?
The Internet Archive Wayback connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Internet Archive Wayback using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Internet Archive Wayback and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Internet Archive Wayback to AutoGen through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Internet Archive Wayback for AutoGen
Every request between AutoGen and Internet Archive Wayback is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
How far back does the Wayback Machine go?
The Wayback Machine has archived web pages since 1996. However, coverage varies significantly — major websites have captures going back 20+ years, while smaller or newer sites may have fewer or no captures. Use get_first_capture to find the earliest archived version of any URL.
Can I find captures that returned 404 errors?
Yes! Use get_captures_by_status with status_code="404". This returns all archived versions where the page returned a Not Found error. This is useful for tracking when pages were removed or URLs changed structure.
Can I discover all subdomains of a website that have been archived?
Yes! Use get_subdomain_captures with the base domain (e.g., "example.com"). This returns captures for all subdomains like www.example.com, blog.example.com, api.example.com, etc. It's useful for mapping the full archival footprint of an organization's web presence.
How does AutoGen connect to MCP servers?
Create an MCP tool adapter and assign it to one or more agents in the group chat. AutoGen agents can then call Internet Archive Wayback tools during their conversation turns.
Can different agents have different MCP tool access?
Yes. AutoGen's role-based architecture lets you assign specific MCP tools to specific agents, so a querying agent has different capabilities than a reviewing agent.
Does AutoGen support human approval for tool calls?
Yes. Configure human-in-the-loop mode so agents pause and request approval before executing sensitive MCP tool calls.
McpWorkbench not found
Install: pip install "autogen-ext[mcp]"
Explore More MCP Servers
View all →
Baremetrics
12 toolsSaaS financial analytics — audit MRR, churn, LTV, and customer subscriptions via AI.

Feedly
10 toolsStay ahead of industry trends by aggregating RSS feeds, tracking topics with AI, and organizing research in focused boards.

Odoo ERP (Full)
7 toolsManage CRM leads, contacts, companies, sales orders, and notes — complete Odoo ERP access through natural conversation.

Google Pub/Sub Subscription
2 toolsThis MCP does exactly one thing: it pulls and acknowledges messages from a single Google Pub/Sub Subscription. That's its only function, and nothing else. Incredible for building secure AI workers.
