Skip to main content
Glama
Cyphid-Academy

Internet Archive MCP server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost the server binds to, default localhost.
PORTNoPort the server listens on, default 3000.
MCP_SSENoSet to 'true' to stream MCP responses as SSE instead of plain JSON.
DEPLOY_URLYesPublic base URL of the deployment, used to build ResourceLink URIs. If left unset, inferred from REPLIT_DOMAINS.
ENABLE_SAVENoSet to 'true' to register the save_url tool.
CONTACT_EMAILYesYour email address, goes in the User-Agent per the Internet Archive bots policy.
IA_ACCESS_KEYNoInternet Archive access key, only raises Save Page Now limits.
IA_SECRET_KEYNoInternet Archive secret key, only raises Save Page Now limits.
MCP_AUTH_TOKENNoIf set, requires Authorization: Bearer token in addition to path secret.
ALLOWED_ORIGINSNoExtra browser origins allowed (comma-separated?).
MCP_PATH_SECRETNoUnguessable path segment for MCP and resource routes. Auto-generated if absent.
UPSTREAM_TIMEOUT_MSNoTimeout in milliseconds for upstream requests, default 25000.
RATE_LIMIT_PER_MINUTENoRate limit for requests against archive.org, default 10.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Cyphid-Academy/Wayback-Machine-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server