Skip to content
Cline

mcp stashbox for Cline

io.github.smeet666/mcp-stashbox

Search scenes, performers, studios and tags across the public stash-box catalogues.

client:Cline transport:stdio runtime:npm

Install mcp stashbox in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-stashbox": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-stashbox"
      ],
      "env": {
        "STASHBOX_STASHDB_KEY": "<STASHBOX_STASHDB_KEY>",
        "STASHBOX_TPDB_KEY": "<STASHBOX_TPDB_KEY>",
        "STASHBOX_FANSDB_KEY": "<STASHBOX_FANSDB_KEY>",
        "STASHBOX_PMV_KEY": "<STASHBOX_PMV_KEY>",
        "STASHBOX_JAVSTASH_KEY": "<STASHBOX_JAVSTASH_KEY>",
        "SB_USER_AGENT": "<SB_USER_AGENT>",
        "SB_MIN_INTERVAL_MS": "<SB_MIN_INTERVAL_MS>",
        "SB_TIMEOUT_MS": "<SB_TIMEOUT_MS>",
        "SB_MAX_RETRIES": "<SB_MAX_RETRIES>",
        "SB_CACHE_TTL_MS": "<SB_CACHE_TTL_MS>",
        "SB_CACHE_MAX_ENTRIES": "<SB_CACHE_MAX_ENTRIES>",
        "SB_LOG_LEVEL": "<SB_LOG_LEVEL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp stashbox in other clients