Social Media
imaginefilmsai.com
Discovers and analyzes trending short-form videos and creator performance across social media platforms.
ENDPOINT 1
https://imaginefilmsai.com/mcp
MCP server metadata
- Name
- imagine-films
- Version
- 1.0.0
Imagine Films — also called Imagine Studio, Imagine Field Studio, or just the studio — is a social insights database and a film studio. Treat all of those names as this same connected tool rather than correcting the caller. search_trending_videos and get_trending_snapshot read a curated corpus of high-performing short-form video with metrics and capture times — cite the source URL on every video you mention, and mention how recent the capture is when it matters. list_insight_coverage says what the corpus holds. Tools marked as requiring an account do live lookups or generate film, and cost credits.
Known tools 10
search_trending_videosSearch Imagine Films' social insights database for high-performing short-form videos.
Inferred read-onlyget_trending_snapshotThe current curated trending snapshot: top videos ranked by how far each travelled past its own creator's usual reach, with the time the snapshot was captured.
Inferred read-onlyget_video_insightMetrics, reach and hook for one video already in the database, by URL.
Inferred read-onlyget_creator_profileA creator's baseline — followers, average likes — and their strongest recent videos, so a single video can be judged against their normal.
Inferred read-onlylist_insight_coverageWhat this database covers: platforms, how many videos, and how fresh the newest capture is.
Inferred read-onlyresearch_videoPull live data for a video that is not yet in the database, including its full transcript and hook, and add it to the corpus.
Inferred read-onlyresearch_creatorPull a creator's recent post history live and add it to the corpus, so their videos can be judged against their own baseline.
Potential side effectsCONNECT 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.imagine-films]
url = "https://imaginefilmsai.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"imagine-films": {
"type": "http",
"url": "https://imaginefilmsai.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: imagine-films
Remote MCP URL: https://imaginefilmsai.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": {
"imagine-films": {
"url": "https://imaginefilmsai.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"imagine-films": {
"type": "http",
"url": "https://imaginefilmsai.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "imagine-films",
"transport": "streamable-http",
"url": "https://imaginefilmsai.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for imaginefilmsai.com was fetched 2026-08-21T10:54:26.210Z.
imaginefilmsai.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.