Archive MCP
mcp-archive
Archive MCP — Internet Archive API를 래핑합니다 (무료, 인증 불필요)
Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.
도구
도구 | 설명 |
| 키워드로 텍스트, 오디오, 비디오, 소프트웨어를 Internet Archive에서 검색합니다. 항목 제목, 식별자, 설명, 미디어 유형을 반환합니다. |
| 식별자로 보관된 항목의 전체 메타데이터를 가져옵니다. 제목, 작성자, 날짜, 형식, 크기, 접근 세부 정보를 반환합니다. |
| URL이 보관되었는지 확인하고 가장 가까운 스냅샷을 검색합니다. 캡처 날짜와 보관된 버전의 직접 링크를 반환합니다. |
| 식별자로 archive.org 항목의 다운로드 가능한 파일을 나열합니다: 이름, 형식, 크기, 구성된 download_url. 식별자를 찾으려면 먼저 search / get_metadata를 사용하세요. (Wayback 스냅샷이 아닌 archive.org 항목입니다.) 키 불필요. |
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