the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.smeet666/mcp-archiveorg",
"description": "Search inside digitised books, browse the Internet Archive catalogue and read Wayback captures.",
"repository": {
"url": "https://github.com/smeet666/mcp-archiveorg",
"source": "github"
},
"version": "1.5.4",
"websiteUrl": "https://github.com/smeet666/mcp-archiveorg#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-archiveorg/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-archiveorg/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-archiveorg",
"version": "1.5.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Identify your own client. The project's own identifier is appended, so the Archive can always reach a human.",
"name": "IA_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests. Default 1000, floor 500.",
"name": "IA_MIN_INTERVAL_MS"
},
{
"description": "Deadline for the capture index, which answers in tens of seconds. Default 60000.",
"name": "IA_HISTORY_TIMEOUT_MS"
},
{
"description": "silent, error, info or debug. Default error. Logs go to stderr.",
"name": "IA_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-archiveorg/releases/download/v1.5.4/mcp-archiveorg-1.5.4.mcpb",
"version": "1.5.4",
"fileSha256": "cd8c57bdbd6d8b7759fe8b6a5e6f86e4a57339283b1ca7d38a962d3af5935a7a",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T18:38:53.239093Z",
"publishedAt": "2026-08-18T18:38:53.239093Z",
"updatedAt": "2026-08-18T18:38:53.239093Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.5.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.