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-wikibooks-cookbook",
"description": "Search the Wikibooks Cookbook, read a recipe and rescale it to any number of servings.",
"repository": {
"url": "https://github.com/smeet666/mcp-wikibooks-cookbook",
"source": "github"
},
"version": "1.3.1",
"websiteUrl": "https://github.com/smeet666/mcp-wikibooks-cookbook#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-wikibooks-cookbook/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-wikibooks-cookbook/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-wikibooks-cookbook",
"version": "1.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Identify your own client. This project's identifier stays appended, so Wikimedia can always reach a human.",
"name": "WB_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests. Default 1000, floor 500, ceiling 60000.",
"name": "WB_MIN_INTERVAL_MS"
},
{
"description": "Deadline for one request, in milliseconds. Default 20000.",
"name": "WB_TIMEOUT_MS"
},
{
"description": "Retries on a busy or rate-limited gateway. Default 3.",
"name": "WB_MAX_RETRIES"
},
{
"description": "In-memory cache lifetime, in milliseconds. Default 900000. Set 0 to turn it off.",
"name": "WB_CACHE_TTL_MS"
},
{
"description": "In-memory cache size. Default 200.",
"name": "WB_CACHE_MAX_ENTRIES"
},
{
"description": "silent, error, info or debug. Default error. Logs go to stderr.",
"name": "WB_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-wikibooks-cookbook/releases/download/v1.3.1/mcp-wikibooks-cookbook-1.3.1.mcpb",
"version": "1.3.1",
"fileSha256": "610866951c73b4a467f902512bab2d2c7cd20cb7982a8a59823a78543b4b41dc",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T09:05:02.170916Z",
"publishedAt": "2026-08-14T09:05:02.170916Z",
"updatedAt": "2026-08-14T09:05:02.170916Z",
"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.3.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.