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
Available Tools
6 toolsbuild_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.
| Name | Required | Description | Default |
|---|---|---|---|
| pace | No | Editing pace: slow (4-8s/clip), balanced (3-6s/clip), fast (2-4s/clip) | |
| query | Yes | Natural language description of the video sequence (e.g. 'american road trip summer vacation 1960s') | |
| year_to | No | Latest year filter | |
| year_from | No | Earliest year filter | |
| target_seconds | No | Target 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.
| Name | Required | Description | Default |
|---|---|---|---|
| clip_id | Yes | The clip ID to check | |
| intended_use | No | Intended 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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (1-25, default 10) | |
| clip_id | Yes | Clip 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.
| Name | Required | Description | Default |
|---|---|---|---|
| clip_id | Yes | The 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.
| Name | Required | Description | Default |
|---|---|---|---|
| clip_id | Yes | The 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.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1-50, default 10) | |
| query | Yes | Natural language search query. Be descriptive: '1960s california family barbecue' works better than just 'family'. | |
| year_to | No | Latest year filter (e.g. 1969) | |
| location | No | Location filter (city, state, or country) | |
| year_from | No | Earliest 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 ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!