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.ni-c/calibreweb-mcp",
"description": "Read-only MCP server for Calibre-Web: library search, browsing and covers via the OPDS feed",
"title": "Calibre-Web",
"repository": {
"url": "https://github.com/ni-c/calibreweb-mcp",
"source": "github"
},
"version": "0.1.2",
"websiteUrl": "https://calibreweb-mcp.ni-c.de",
"packages": [
{
"registryType": "npm",
"identifier": "calibreweb-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Root URL of the Calibre-Web instance, e.g. https://books.example.com",
"isRequired": true,
"format": "string",
"name": "CALIBRE_WEB_URL"
},
{
"description": "Username of the Calibre-Web account (web login); leave unset together with the password for anonymous-browsing instances",
"format": "string",
"name": "CALIBRE_WEB_USERNAME"
},
{
"description": "Password of that account (web login password)",
"format": "string",
"isSecret": true,
"name": "CALIBRE_WEB_PASSWORD"
},
{
"description": "Set to true to accept self-signed certificates (scoped to the configured host)",
"format": "string",
"name": "CALIBRE_WEB_INSECURE_TLS"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/ni-c/calibreweb-mcp:0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Root URL of the Calibre-Web instance, e.g. https://books.example.com",
"isRequired": true,
"format": "string",
"name": "CALIBRE_WEB_URL"
},
{
"description": "Username of the Calibre-Web account (web login); leave unset together with the password for anonymous-browsing instances",
"format": "string",
"name": "CALIBRE_WEB_USERNAME"
},
{
"description": "Password of that account (web login password)",
"format": "string",
"isSecret": true,
"name": "CALIBRE_WEB_PASSWORD"
},
{
"description": "Set to true to accept self-signed certificates (scoped to the configured host)",
"format": "string",
"name": "CALIBRE_WEB_INSECURE_TLS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T23:08:34.15552Z",
"publishedAt": "2026-08-18T23:08:34.15552Z",
"updatedAt": "2026-08-18T23:08:34.15552Z",
"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 0.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.