Wayback Machine API MCP Server for AI Assistants - n8n Workflow | Neura Market
Wayback Machine API MCP Server for AI Assistants
Exposes Internet Archive's Wayback Machine API as an MCP-compatible server, enabling AI agents to query web archives via simple endpoints.
This n8n workflow creates a complete MCP (Model Context Protocol) server that wraps the Internet Archive's Wayback Machine API, providing two key operations: GET and POST to /wayback/v1/available. It transforms complex API calls into seamless tools for AI agents, handling requests from MCP triggers, executing HTTP requests to https://api.archive.org, and returning native responses with full data structures.
Key benefits include effortless AI integration with automatic parameter population using
Platform
n8n
Category
E-commerce
Price
$12.99
Creator
Jordi Faber
n8n
Wayback Machine
Internet Archive
AI Agents
MCP Server
API Integration
Web Archiving
Automation
AI Tools
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.