mcp-archive
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| archive_urlA | Submit a URL to be archived right now by the Wayback Machine. Returns the snapshot URL once captured. |
| get_archivedA | Get the closest Wayback snapshot for a URL near a given date (defaults to most recent). |
| list_snapshotsB | List Wayback snapshots for a URL, optionally filtered by date range. |
| fetch_archived_textA | Fetch an archived snapshot and return CLEAN READABLE TEXT (strips HTML/scripts/nav/Wayback toolbar). Designed to not blow up the LLM context window. |
| search_archive_itemsC | Search Internet Archive items (books, audio, video, software, etc.). |
| compare_snapshotsA | Compare two Wayback snapshots of the same URL by extracted text. Returns added/removed line counts and sample changes. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeffereychown-Max/mcp-archive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server