Internet Archive Search API MCP Server for AI Agents (3 Ops) - n8n Workflow | Neura Market
Internet Archive Search API MCP Server for AI Agents (3 Ops)
Exposes Internet Archive's Search Services API as an MCP server for AI agents, supporting 3 key search operations with dynamic parameter handling and native responses.
This n8n workflow sets up a fully functional MCP server that integrates the Internet Archive's Search Services API, providing three essential endpoints: /search/v1/fields for available fields, /search/v1/organic for relevance-based results, and /search/v1/scrape for scrollable search results. AI agents connect via a simple webhook URL, sending requests that are automatically routed and processed through HTTP requests to api.archive.org, with parameters populated via AI expressions like $fromAI()
Platform
n8n
Category
Finance
Price
$12.99
Creator
Maxim Luong
Internet Archive
Search API
AI Agents
MCP Server
Data Extraction
n8n Workflow
API Integration
Webhooks
Finance
Automation
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.