How to Use the Internet Archive Search MCP in Claude Code
Pipe 40 million public domain records directly into your terminal scripts with Claude Code and this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Internet Archive Search MCP to Claude Code
Create your Vinkius account to connect Internet Archive Search to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe terminal queries through this powerful MCP Server
`search` gives Claude Code the ability to run raw, boolean queries across the entire Archive right from your command line. SREs and terminal users can pipe these JSON outputs directly into grep, jq, or local shell scripts. Because Claude Code operates in a headless CLI environment, it can execute `search_by_mediatype` to quickly audit large collections of software or datasets. You get fast, text-only outputs that fit perfectly into your terminal workflow.
Automate headless archival audits
`faceted_search` lets Claude Code break down massive search results by media type, creator, or collection. The terminal agent uses this tool to run quick statistical audits on archive subsets without downloading heavy payloads. When tracking down specific authors, Claude Code uses `search_by_creator` to output clean lists of identifiers. You can easily redirect these lists into curl commands to pull the actual files down to your server.
Track fresh uploads and top downloads from the CLI
`search_recent` allows Claude Code to monitor the archive for newly uploaded materials. SREs can run this tool in automated cron jobs to track additions to specific public collections. If you need to find high-traffic assets, `search_top_downloads` returns the most popular items in the system. This lets you quickly identify and cache high-demand public domain software or texts on your local network.
Set up Internet Archive Search MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeinternet-archive-search-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Internet Archive Search transactions." It will automatically discover and invoke the available Internet Archive Search tools.
claude mcp add --transport http internet-archive-search-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Internet Archive Search MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Internet Archive Search MCP today
We host it, we monitor it, we maintain it. You just paste one token.