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/audiobookshelf-mcp",
"description": "Browse your Audiobookshelf libraries and keep listening progress, bookmarks and playlists in sync",
"title": "Audiobookshelf",
"repository": {
"url": "https://github.com/ni-c/audiobookshelf-mcp",
"source": "github"
},
"version": "0.1.3",
"websiteUrl": "https://audiobookshelf-mcp.ni-c.de",
"packages": [
{
"registryType": "npm",
"identifier": "audiobookshelf-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Audiobookshelf instance, e.g. https://abs.example.com",
"isRequired": true,
"format": "string",
"name": "AUDIOBOOKSHELF_URL"
},
{
"description": "API key from Settings -> Users -> API Keys (Audiobookshelf 2.26.0 or newer)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AUDIOBOOKSHELF_API_KEY"
},
{
"description": "Set to true to register only the 29 read tools and no write tools",
"format": "boolean",
"name": "AUDIOBOOKSHELF_READ_ONLY"
},
{
"description": "Set to true to accept self-signed certificates for this connection only",
"format": "boolean",
"name": "AUDIOBOOKSHELF_INSECURE_TLS"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/ni-c/audiobookshelf-mcp:0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the Audiobookshelf instance, e.g. https://abs.example.com",
"isRequired": true,
"format": "string",
"name": "AUDIOBOOKSHELF_URL"
},
{
"description": "API key from Settings -> Users -> API Keys (Audiobookshelf 2.26.0 or newer)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "AUDIOBOOKSHELF_API_KEY"
},
{
"description": "Set to true to register only the 29 read tools and no write tools",
"format": "boolean",
"name": "AUDIOBOOKSHELF_READ_ONLY"
},
{
"description": "Set to true to accept self-signed certificates for this connection only",
"format": "boolean",
"name": "AUDIOBOOKSHELF_INSECURE_TLS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T19:54:28.852363Z",
"publishedAt": "2026-08-18T19:54:28.852363Z",
"updatedAt": "2026-08-18T19:54:28.852363Z",
"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.3last 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.