Skip to main content
Glama

Stockfilm — Authentic Vintage Footage

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
build_rough_cutInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
paceNoEditing pace: slow (4-8s/clip), balanced (3-6s/clip), fast (2-4s/clip)
queryYesNatural language description of the video sequence (e.g. 'american road trip summer vacation 1960s')
year_toNoLatest year filter
year_fromNoEarliest year filter
target_secondsNoTarget timeline length in seconds (20-600, default 60)
check_clip_rightsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
clip_idYesThe clip ID to check
intended_useNoIntended use: commercial, editorial, broadcast, digital, or ai_training
find_similar_footageInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of results (1-25, default 10)
clip_idYesClip ID to find similar footage for
get_clip_detailsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
clip_idYesThe clip ID from search results
license_clipInspect

License a vintage clip from Stockfilm. Costs $10 USD in USDC (Solana or Base). Returns the x402 endpoint URL for payment. License is royalty-free, worldwide, perpetual. To complete payment, use an x402-compatible agent framework or wallet.

ParametersJSON Schema
NameRequiredDescriptionDefault
clip_idYesThe clip ID to license
search_vintage_footageInspect

Search Stockfilm's archive of 217,000+ 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.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of results to return (1-50, default 10)
queryYesNatural language search query. Be descriptive: '1960s california family barbecue' works better than just 'family'.
year_toNoLatest year filter (e.g. 1969)
locationNoLocation filter (city, state, or country)
year_fromNoEarliest year filter (e.g. 1950)

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.