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-recipes",
"description": "Search Marmiton and the Wikibooks Cookbook at once, and scale quantities. No API key.",
"repository": {
"url": "https://github.com/smeet666/mcp-recipes",
"source": "github"
},
"version": "1.3.1",
"websiteUrl": "https://github.com/smeet666/mcp-recipes#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-recipes/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-recipes/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-recipes",
"version": "1.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Identify your own client. The project's own identifier is appended, so a site can always reach a human.",
"name": "RECIPES_USER_AGENT"
},
{
"description": "Minimum milliseconds between two requests to the same site. Default 1000, floor 500.",
"name": "RECIPES_MIN_INTERVAL_MS"
},
{
"description": "Deadline for one request to a site, in milliseconds. Default 20000.",
"name": "RECIPES_TIMEOUT_MS"
},
{
"description": "Retries on rate limiting and transient failures. Default 3.",
"name": "RECIPES_MAX_RETRIES"
},
{
"description": "In-memory cache lifetime, in milliseconds. Default 900000. Set 0 to turn it off.",
"name": "RECIPES_CACHE_TTL_MS"
},
{
"description": "In-memory cache size. Default 200.",
"name": "RECIPES_CACHE_MAX_ENTRIES"
},
{
"description": "silent, error, info or debug. Default error. Logs go to stderr.",
"name": "RECIPES_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-recipes/releases/download/v1.3.1/mcp-recipes-1.3.1.mcpb",
"version": "1.3.1",
"fileSha256": "e0cf0bf72b573f802a046588d0b35c4c688ea2f3f6003225ea352a7bd04ab986",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T09:17:40.076809Z",
"publishedAt": "2026-08-14T09:17:40.076809Z",
"updatedAt": "2026-08-14T09:17:40.076809Z",
"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.