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-books",
"description": "Search the Internet Archive, the Library of Congress and data.bnf.fr at once, in one answer.",
"repository": {
"url": "https://github.com/smeet666/mcp-books",
"source": "github"
},
"version": "1.2.4",
"websiteUrl": "https://github.com/smeet666/mcp-books#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-books/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-books/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-books",
"version": "1.2.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Identify your own client. The project's own identifier is appended, so an archive can always reach a human.",
"name": "BOOKS_USER_AGENT"
},
{
"description": "Widen the gap between two requests to one archive. Each archive keeps its own spacing when this is unset, and this can only make it wider.",
"name": "BOOKS_MIN_INTERVAL_MS"
},
{
"description": "Deadline for one request to an archive, in milliseconds. Default 45000.",
"name": "BOOKS_TIMEOUT_MS"
},
{
"description": "Retries on rate limiting and transient failures. Default 3.",
"name": "BOOKS_MAX_RETRIES"
},
{
"description": "In-memory cache lifetime, in milliseconds. Default 900000. Set 0 to turn it off.",
"name": "BOOKS_CACHE_TTL_MS"
},
{
"description": "In-memory cache size. Default 200.",
"name": "BOOKS_CACHE_MAX_ENTRIES"
},
{
"description": "silent, error, info or debug. Default error. Logs go to stderr.",
"name": "BOOKS_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-books/releases/download/v1.2.4/mcp-books-1.2.4.mcpb",
"version": "1.2.4",
"fileSha256": "c830fe315ab22625ca30043eb3724d860f8f0da253ba44612915f2f6fac24330",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T18:32:42.830052Z",
"publishedAt": "2026-08-14T18:32:42.830052Z",
"updatedAt": "2026-08-14T18:32:42.830052Z",
"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.2.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.