Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Stockfilm — Authentic Vintage Footage

REMOTE · MCP.STOCKFILM.COM · SCANNED SEP 25

Search and license 217,000+ authentic vintage 8mm home movie clips (1930s-1980s).

+40 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1274 tokens (~141/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management17
  • Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 96% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Stockfilm — Authentic Vintage Footage MCP server?

Stockfilm — Authentic Vintage Footage is a hosted endpoint at https://mcp.stockfilm.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.stockfilm.com

# add to Claude Code
claude mcp add --transport http com-stockfilm-mcp-server 'https://mcp.stockfilm.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-stockfilm-mcp-server": {
      "url": "https://mcp.stockfilm.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-stockfilm-mcp-server": {
      "type": "http",
      "url": "https://mcp.stockfilm.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-stockfilm-mcp-server]
url = "https://mcp.stockfilm.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-stockfilm-mcp-server": {
      "type": "remote",
      "url": "https://mcp.stockfilm.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-stockfilm-mcp-server --url 'https://mcp.stockfilm.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-stockfilm-mcp-server:
    url: "https://mcp.stockfilm.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-stockfilm-mcp-server": {
      "Transport": "http",
      "Url": "https://mcp.stockfilm.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-stockfilm-mcp-server -t streamable-http -u 'https://mcp.stockfilm.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-stockfilm-mcp-server": {
      "type": "http",
      "url": "https://mcp.stockfilm.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 21 Sept 26 0
    • Stability: unverified → 0.03 ▲ functional
  • 20 Sept 26 +38
    • Transport: unverified → pass ▲ security
    • Injection markers: unverified → pass ▲ security
    • Authorization: fail → partial ▲ security
    • First check of Judged manipulation: pass security
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “license_clip” rewrote its description, which is the text the model reads security
    • Tool “search_vintage_footage” rewrote its description, which is the text the model reads security
    • Schema quality: 117 → 141 ▼ functional
    • Endpoint reachability: behind authorisation → reachable ▲ functional
    • MCP protocol: unverified → pass ▲ functional
    • Tool coverage: unverified → 100 ▲ functional
    • The server no longer declares the “prompts” capability functional
    • The server no longer declares the “resources” capability functional
    • First check of Destructive annotations: pass functional
    • MCP protocol version: 2025-06-18 → 2025-11-25 functional
    • Server version: 1.0.0 → 1.1.0 functional
    • New tool “create_4k_checkout” functional
    • New tool “get_4k_order” functional
    • New tool “quote_4k_license” functional
    • “check_clip_rights” reworded the description of “intended_use” cosmetic
    • “find_similar_footage” reworded the description of “limit” cosmetic
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 19 Aug 26 0
    • Endpoint reachability: reachable → behind authorisation ▼ security
    • Stability: 0.77 → unverified ▼ security
    • Transport: pass → unverified ▼ security
    • Authorization: partial → fail ▼ security
    • Capabilities: fail → unverified ▼ functional
    • Tool coverage: 100 → unverified ▼ functional
    • First check of Schema quality: unverified functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Probed https://mcp.stockfilm.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=stockfilm.com CN=YE2,O=Let's Encrypt,C=US 13 Sept 2026 12 Dec 2026 ECDSA 256 ECDSA-SHA384 634cfdccd40debd1396923df745216a21fe
SANs: *.stockfilm.com, stockfilm.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.stockfilm.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
stockfilm.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.stockfilm.com/mcp Verified 200
http (plaintext) http://mcp.stockfilm.com/mcp HTTPS enforced 301 https://mcp.stockfilm.com/mcp
MCP tools · 9 exposed · ~1,070 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
build_rough_cut ~158

Auto-assemble a timed sequence of vintage clips into a video timeline based on a description. Returns an ordered list of clips with durations. Great for creating edit lists or storyboards.

NameTypeReqDescription
pacestring|null–Editing pace: slow (4-8s/clip), balanced (3-6s/clip), fast (2-4s/clip)
querystringyesNatural language description of the video sequence (e.g. 'american road trip summer vacation 1960s')
target_secondsinteger|null–Target timeline length in seconds (20-600, default 60)
year_frominteger|null–Earliest year filter
year_tointeger|null–Latest year filter

No output schema declared.

No examples provided.

check_clip_rights ~83

Verify a clip is eligible for a given intended use (commercial, editorial, broadcast, etc.) before licensing.

NameTypeReqDescription
clip_idstringyesThe clip ID to check
intended_usestring|null–Intended use: commercial, editorial, documentary, internal_corporate, broadcast, digital, or ai_training. AI training requires a separate written agreement.

No output schema declared.

No examples provided.

create_4k_checkout ~151

Create or resume Stripe hosted checkout for a quoted 4K license. Call ONLY after the user explicitly approves the quoted clip, total price, resolution, license scope, territory, term, and terms. Returns a checkout URL and private order token. The user pays securely in Stripe; never collect card details in chat. Repeating the same quote reuses its order. Creating checkout is not proof of purchase.

NameTypeReqDescription
confirmedbooleanyesSet true only after the user explicitly approves the quoted clip, resolution, price, scope, territory, term, and terms link.
quote_tokenstringyesPrivate quote_token returned by quote_4k_license. Never expose it in public links or logs.

No output schema declared.

No examples provided.

find_similar_footage ~69

Find visually similar vintage clips by providing a clip ID. Returns clips with similar visual content from the Stockfilm archive.

NameTypeReqDescription
clip_idstringyesClip ID to find similar footage for
limitinteger|null–Number of results (1-8, default 8)

No output schema declared.

No examples provided.

get_4k_order ~118

Verify a 4K order's payment with Stripe and retrieve the license, receipt, and private master download after payment. Requires the private order token from create_4k_checkout. May activate an already-paid license. Never claim purchase completed until purchase_completed is true. If delivery_status is preparing, retry later. Poll no faster than once every 10 seconds. Keep the token and download URL private.

NameTypeReqDescription
order_tokenstringyesPrivate order_token returned by create_4k_checkout. Keep this token and returned download URLs private.

No output schema declared.

No examples provided.

get_clip_details ~51

Get full details for a specific Stockfilm clip including description, year shot, location, price, resolution, thumbnail URL, and preview URL.

NameTypeReqDescription
clip_idstringyesThe clip ID from search results

No output schema declared.

No examples provided.

license_clip ~79

Get licensing options for a clip without charging the user. The website offers 4K masters for eligible clips; the separate x402 product is 144p. Review availability, exact price, and terms on the clip page before purchase. This tool does not issue a license or process payment.

NameTypeReqDescription
clip_idstringyesThe clip ID to license

No output schema declared.

No examples provided.

quote_4k_license ~190

Quote an eligible, unwatermarked 4K master using the website's direct license pricing. Verifies actual resolution and licensing availability. Ask for the buyer email and desired use, territory, and term. Does not charge the user. Show the complete quote and terms before requesting checkout approval. AI training is excluded.

NameTypeReqDescription
clip_idstringyes–
customer_emailstringyesBuyer email for the license and receipt; ask the user, never invent one.
termstringyesUser-selected term: perpetual, 5_years, 3_years, or 1_year.
territorystringyesUser-selected territory: worldwide, north_america, europe, asia_pacific, or single_country.
usage_scopestringyesUser-selected use: commercial, editorial, internal_corporate, broadcast_tv, or social_web. AI training is excluded.

No output schema declared.

No examples provided.

search_vintage_footage ~171

Search Stockfilm's archive of authentic vintage home movie clips from the 1930s-1980s. Returns clips with metadata, pricing, thumbnails, and licensing info. All footage is real 8mm/Super 8 film — no AI-generated content.

NameTypeReqDescription
limitinteger|null–Number of results to return (1-50, default 10)
locationstring|null–Location filter (city, state, or country)
querystringyesNatural language search query. Be descriptive: '1960s california family barbecue' works better than just 'family'.
year_frominteger|null–Earliest year filter (e.g. 1950)
year_tointeger|null–Latest year filter (e.g. 1969)

No output schema declared.

No examples provided.

Common questions

What is the Stockfilm — Authentic Vintage Footage MCP server?

Stockfilm — Authentic Vintage Footage is an MCP server listed in the public MCP registry as com.stockfilm/mcp-server. Search and license 217,000+ authentic vintage 8mm home movie clips (1930s-1980s). This page covers its hosted endpoint (https://mcp.stockfilm.com/mcp).

Is the Stockfilm — Authentic Vintage Footage MCP server safe to use?

Stockfilm — Authentic Vintage Footage scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Stockfilm — Authentic Vintage Footage MCP server expose?

Stockfilm — Authentic Vintage Footage exposes 9 tools: build_rough_cut, check_clip_rights, create_4k_checkout, find_similar_footage, get_4k_order, and 4 more. Their descriptions and schemas cost roughly 1,070 tokens of context every time the server is loaded.

Does the Stockfilm — Authentic Vintage Footage MCP server require authentication?

No. We connected to Stockfilm — Authentic Vintage Footage without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Stockfilm — Authentic Vintage Footage MCP server still maintained?

Stockfilm — Authentic Vintage Footage is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.