Search scenes, performers, studios and tags across the public stash-box catalogues.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y mcp-stashbox
MCP client config
{
"mcpServers": {
"mcp-stashbox": {
"command": "npx",
"args": [
"-y",
"mcp-stashbox"
]
}
}
}Distributed as an MCP bundle (`https://github.com/smeet666/mcp-stashbox/releases/download/v2.0.1/mcp-stashbox-2.0.1.mcpb`) — download it and import the bundle in your MCP client.