← Registry

Content Tools

siftstock.com

Provides search, discovery, and download of commercially-licensed stock images.

1 endpoint6 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://mcp.siftstock.com/mcp

No auth detected

MCP server metadata

Name
siftstock
Version
1.0.0
Capabilities
tools.listChangedresourcesextensions.io.modelcontextprotocol/ui.mimeTypes
Server instructions

SiftStock is a curated, consistently-styled AI-generated stock image library. All images carry a clean commercial license with no third-party model/property releases. Search and previews are free and need no account; downloading full-resolution files requires a SiftStock subscription, or one of the free downloads on the connected account.

Known tools 6

search_images

Search a large, curated, commercially-licensed stock image catalog by free-text query.

Inferred read-only
get_similar_images

Given an image ID, return visually similar images and same-series shots — use to build a consistent visual set in one style.

Inferred read-only
get_image_details

Full metadata for one image: description, tags, dimensions, large watermarked preview, and machine-readable license terms (AI-generated content, commercial use).

Inferred read-only
list_categories

List the top catalog categories (tag slugs with counts).

Inferred read-only
download_image

Download the full-resolution licensed file for an image ID (requires connected SiftStock account).

Inferred read-only
check_account

Show the connected SiftStock account: plan tier, subscription status, downloads used against whichever limit the plan sets (this period or today), remaining free downloads, and renewal date (requires connected SiftStock account).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.siftstock]
url = "https://mcp.siftstock.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "siftstock": {
      "type": "http",
      "url": "https://mcp.siftstock.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: siftstock
Remote MCP URL: https://mcp.siftstock.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "siftstock": {
      "url": "https://mcp.siftstock.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "siftstock": {
      "type": "http",
      "url": "https://mcp.siftstock.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "siftstock",
  "transport": "streamable-http",
  "url": "https://mcp.siftstock.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.