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-stashbox",
"description": "Search scenes, performers, studios and tags across the public stash-box catalogues.",
"repository": {
"url": "https://github.com/smeet666/mcp-stashbox",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://github.com/smeet666/mcp-stashbox#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-stashbox/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-stashbox/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-stashbox",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for StashDB. A catalogue with no key is named as absent from every answer.",
"name": "STASHBOX_STASHDB_KEY"
},
{
"description": "API key for ThePornDB. A catalogue with no key is named as absent from every answer.",
"name": "STASHBOX_TPDB_KEY"
},
{
"description": "API key for FansDB. A catalogue with no key is named as absent from every answer.",
"name": "STASHBOX_FANSDB_KEY"
},
{
"description": "API key for PMV Stash. A catalogue with no key is named as absent from every answer.",
"name": "STASHBOX_PMV_KEY"
},
{
"description": "API key for JAVStash. A catalogue with no key is named as absent from every answer.",
"name": "STASHBOX_JAVSTASH_KEY"
},
{
"description": "Identify your own client. This project's identifier and a contact address stay appended, so a catalogue can always reach a human.",
"name": "SB_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests to one catalogue. Default and floor 1000, ceiling 60000. The floor cannot be lowered.",
"name": "SB_MIN_INTERVAL_MS"
},
{
"description": "Deadline for one request, in milliseconds. Default 20000.",
"name": "SB_TIMEOUT_MS"
},
{
"description": "Retries on a busy catalogue. Default 3.",
"name": "SB_MAX_RETRIES"
},
{
"description": "In-memory cache lifetime, in milliseconds. Default 300000. Set 0 to turn it off.",
"name": "SB_CACHE_TTL_MS"
},
{
"description": "In-memory cache size, in entries. Default 500.",
"name": "SB_CACHE_MAX_ENTRIES"
},
{
"description": "error, info or debug. Default error. Logs go to stderr.",
"name": "SB_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-stashbox/releases/download/v1.0.0/mcp-stashbox-1.0.0.mcpb",
"version": "1.0.0",
"fileSha256": "22feb4622f20e19d459733c78d0ed6c6e626814dd2d0641e60a3c2e69fc81338",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T15:29:28.982476Z",
"publishedAt": "2026-08-14T15:29:28.982476Z",
"updatedAt": "2026-08-14T15:29:28.982476Z",
"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.0.0last 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.