Archive MCP
mcp-archive
Archive MCP — 封装 Internet Archive API(免费,无需认证)
属于 Pipeworx 的一部分 — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 按关键词搜索 Internet Archive 中的文本、音频、视频和软件。返回条目标题、标识符、描述和媒体类型。 |
| 按标识符获取已归档条目的完整元数据。返回标题、创建者、日期、格式、大小和访问详情。 |
| 检查 URL 是否已被归档并检索最近的快照。返回捕获日期和归档版本的直接链接。 |
| 按标识符列出 archive.org 条目的可下载文件:名称、格式、大小以及构造的 download_url。请先使用 search / get_metadata 查找标识符。(archive.org 条目,而非 Wayback 快照。)无需密钥。 |
Related MCP server: MCP Wayback Machine Server
快速开始
添加到您的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"archive": {
"url": "https://gateway.pipeworx.io/archive/mcp"
}
}
}或连接到完整的 Pipeworx 网关以访问所有 1394+ 个数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 一起使用
无需直接调用工具,您可以用纯英文提问:
ask_pipeworx({ question: "your question about Archive data" })网关会自动选择正确的工具并自动填写参数。
更多
许可证
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides access to the Internet Archive Wayback Machine to list snapshots, fetch archived web pages, and search archive.org items. Enables retrieval of historical website content and metadata through natural language queries.234MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with the Internet Archive's Wayback Machine to save web pages, retrieve archived versions, search historical snapshots, and check archive statistics without requiring API keys.758Creative Commons Attribution Non Commercial Share Alike 4.0 International
- AlicenseNot gradedqualityBmaintenanceProvides tools to query the Internet Archive, including enumerating historical captures, listing revisions, reading snapshots as clean text, diffing captures, and searching archived items.63MIT
- AlicenseNot gradedqualityAmaintenanceSearch the Wayback Machine and IA library (40M+ items), fetch archived snapshots, retrieve item metadata and full text via MCP.801Apache 2.0
Related MCP Connectors
Internet Archive (archive.org) item search & metadata MCP.
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
Search books and authors, fetch editions, browse subjects, and resolve cover images.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/pipeworx-io/mcp-archive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server