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-databnf",
"description": "Search the BnF open catalogue: authors, works, editions and links to what is digitised.",
"repository": {
"url": "https://github.com/smeet666/mcp-databnf",
"source": "github"
},
"version": "1.1.1",
"websiteUrl": "https://github.com/smeet666/mcp-databnf#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-databnf/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-databnf/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-databnf",
"version": "1.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Identify your own client. The project's own identifier is appended, so the BnF can always reach a person.",
"name": "BNF_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests. Default 3000, which is also the floor.",
"name": "BNF_MIN_INTERVAL_MS"
},
{
"description": "Deadline for one SPARQL query, in milliseconds. Default 60000.",
"name": "BNF_TIMEOUT_MS"
},
{
"description": "Attempts after a busy answer. Default 3.",
"name": "BNF_MAX_RETRIES"
},
{
"description": "How long an answer is kept in memory, in milliseconds. Default 900000. Zero turns the cache off.",
"name": "BNF_CACHE_TTL_MS"
},
{
"description": "silent, error, info or debug. Default error. Logs go to stderr.",
"name": "BNF_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-databnf/releases/download/v1.1.1/mcp-databnf-1.1.1.mcpb",
"version": "1.1.1",
"fileSha256": "e4c01eeca6bc6d5e256a318fd7855e73042c3d696a590c552bc59f2849870562",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T09:02:12.738195Z",
"publishedAt": "2026-08-14T09:02:12.738195Z",
"updatedAt": "2026-08-14T09:02:12.738195Z",
"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.1.1last 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.