Loading MCP server directory, please wait...
Search scenes, performers, studios and tags across the public stash-box catalogues.
npx @getmcp/cli add io.github.smeet666/mcp-stashboxRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smeet666/mcp-stashbox": {
"command": "npx",
"args": [
"-y",
"mcp-stashbox"
],
"env": {
"STASHBOX_STASHDB_KEY": "",
"STASHBOX_TPDB_KEY": "",
"STASHBOX_FANSDB_KEY": "",
"STASHBOX_PMV_KEY": "",
"STASHBOX_JAVSTASH_KEY": "",
"SB_USER_AGENT": "",
"SB_MIN_INTERVAL_MS": "",
"SB_TIMEOUT_MS": "",
"SB_MAX_RETRIES": "",
"SB_CACHE_TTL_MS": "",
"SB_CACHE_MAX_ENTRIES": "",
"SB_LOG_LEVEL": ""
}
}
}
}