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-libraryofcongress",
"description": "Search inside scanned US newspapers and browse the Library of Congress catalogue. No API key.",
"repository": {
"url": "https://github.com/smeet666/mcp-libraryofcongress",
"source": "github"
},
"version": "2.1.2",
"websiteUrl": "https://github.com/smeet666/mcp-libraryofcongress#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-libraryofcongress/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-libraryofcongress/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-libraryofcongress",
"version": "2.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Identify your own client. The project's own identifier is appended, so the Library can always reach a human.",
"name": "LOC_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests. Default 6000, floor 3000.",
"name": "LOC_MIN_INTERVAL_MS"
},
{
"description": "Deadline for one catalogue, record or collection request, in milliseconds. Default 30000.",
"name": "LOC_TIMEOUT_MS"
},
{
"description": "Deadline for one search_newspapers request, in milliseconds. The full-text corpus answers in tens of seconds. Default 90000.",
"name": "LOC_NEWSPAPER_TIMEOUT_MS"
},
{
"description": "silent, error, info or debug. Default error. Logs go to stderr.",
"name": "LOC_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-libraryofcongress/releases/download/v2.1.2/mcp-libraryofcongress-2.1.2.mcpb",
"version": "2.1.2",
"fileSha256": "ed3892d6353d60b27ae3e4806914cdfa975fbeb6e04d258d4276a0a7ea28da99",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T17:31:21.271557Z",
"publishedAt": "2026-08-14T17:31:21.271557Z",
"updatedAt": "2026-08-14T17:31:21.271557Z",
"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 2.1.2last 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.