Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Reel Estate Mcp
R
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:35:28 PM

Reel Estate Mcp

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Turn real-estate listing photos into property videos from your AI assistant.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "reel-estate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reel-estate-mcp"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

reel-estate-mcp

Turn real-estate listing photos into cinematic property videos from your AI assistant. reel-estate-mcp is a Model Context Protocol (MCP) server that connects Claude, Cursor, and other AI assistants to your Reel Estate account β€” so you can generate motion clips, AI-edit photos (virtual staging, twilight, seasonal), add voiceover, and render finished listing videos, all in plain language.

Reel Estate is the AI real-estate video platform that turns property photos into scroll-stopping listing videos. Create a free account at tryreelestate.com.

You sign in once through your browser (OAuth + PKCE β€” no API keys, no secrets), and every call is proxied through the backend's /mcp endpoint, which stays the single authority for auth, plans, and permissions. This bridge's one superpower on top of that: it can read local image files and stream them straight into a project β€” something a purely remote server can't do.

  • 🎬 Generate real-estate videos β€” animate photos into clips, then render the movie
  • πŸ–ΌοΈ AI photo editing β€” virtual staging, twilight, upscale, seasonal, replace/remove/add
  • πŸŽ™οΈ Voiceover & timeline β€” narration, music, overlays, reordering
  • πŸ“€ Local uploads β€” push photos from disk into a project
  • πŸ” Browser sign-in β€” public OAuth client + PKCE; nothing secret stored
  • πŸ€– Works with Claude Code, Claude Desktop, and Cursor

Requirements

  • Node.js 18+
  • A Reel Estate account (a paid plan is required to create/generate/render; free accounts are read-only over the MCP)
  • An MCP-compatible client: Claude Code, Claude Desktop, or Cursor

Install

Nothing to clone or build β€” your MCP client launches it on demand via npx. You only need Node.js β‰₯ 18. (Prefer a global command? npm install -g reel-estate-mcp, then use reel-estate-mcp in place of npx -y reel-estate-mcp below.)

Connect your assistant

Zero config β€” the bridge connects to Reel Estate and handles browser sign-in for you. There's nothing to set up.

Claude Code

Terminal
claude mcp add reel-estate -- npx -y reel-estate-mcp

Claude Desktop / Cursor

Add to your client's MCP config (claude_desktop_config.json, ~/.cursor/mcp.json):

config.json
{
  "mcpServers": {
    "reel-estate": {
      "command": "npx",
      "args": ["-y", "reel-estate-mcp"]
    }
  }
}

First run β€” sign in

The first tool call opens your browser to sign in with your Reel Estate account (Clerk OAuth, authorization code + PKCE). After you approve, the browser returns to http://localhost:8765/callback, tokens cache under ~/.reel-estate-mcp, and you're in β€” you won't log in again until the token expires.

Start with whoami to confirm auth and see your plan, then just ask:

  • "List my recent projects."
  • "Create a project for 123 Main St and upload the photos in ./listing."
  • "Virtually stage the living room photo, generate a drone clip, then render in 9:16."
  • "How many credits and exports do I have left?"

To switch users or re-authorize, run logout (revokes server-side + clears the cache) or delete ~/.reel-estate-mcp.

Tools

All API tools proxy through the backend's /mcp api_request, so the backend's own authorization and plan rules apply.

ToolWhat it does
helpGuided, always-current walkthrough (also the getting_started prompt)
whoamiConfirm auth; reports plan, canWrite, and a writeAccess reason. Run first.
login / logoutStart browser sign-in / clear the session (server revoke + local cache)
list_projects Β· get_project Β· project_statsBrowse projects
list_clips Β· list_movies Β· list_voicesBrowse clips, rendered movies, TTS voices
resolve_addressGeocode a free-text address β†’ ranked candidates (for real-listing projects)
add_image_from_fileUpload a local image into a project (presigned upload β€” no storage creds)
generate_clip Β· get_clip_statusAnimate a photo into a video clip (Runway); poll the job
edit_imageAI photo edit β€” virtual staging, twilight, upscale, seasonal, replace/remove/add, manual
add_timeline_audio Β· add_timeline_overlayPlace voiceover/music/audio or an image/text overlay
move_timeline_element Β· reorder_timelineRetime / resequence the timeline
render_movieAssemble the timeline into the final listing video
list_endpoints Β· api_requestDiscover the API catalog / call any route β€” the escape hatch

Paid vs free

Writes and generation over the MCP require a paid plan β€” free accounts are read-only (browse projects, clips, and movies). whoami reports this up front; a blocked write returns 403 MCP_PAID_PLAN_REQUIRED. See plans at tryreelestate.com.

How auth works

Code
first tool call
   β”‚   StreamableHTTP client ──► backend /mcp  (401, needs auth)
   β–Ό
opens your browser ──► Clerk OAuth (authorization code + PKCE, public client)
   β”‚                                                   β”‚
   β–Ό                                                   β–Ό
loopback http://localhost:8765/callback?code=…   access + refresh tokens
   β”‚                                                   β”‚
   └────────────► finishAuth(code) ──► tokens cached β”€β”€β”˜  (~/.reel-estate-mcp)

every later call:  callTool("api_request", …) over the authed /mcp connection
  • No secrets to distribute β€” public client + PKCE, browser login per user.
  • Prod-capable β€” uses the same OAuth the backend serves at /mcp.
  • The backend is the single auth authority β€” this bridge never mints tokens.

Troubleshooting

ProblemFix
No login prompt / "not authenticated"Run any tool (or login), open the printed URL, and approve.
Switch accounts / re-authorizeRun logout, or delete ~/.reel-estate-mcp.
Writes blocked (403 MCP_PAID_PLAN_REQUIRED)Creating/generating/rendering needs a paid plan; free accounts are read-only. See tryreelestate.com.

Architecture

  • src/config.ts β€” validated env (loaded from this package's folder); derives the /mcp URL, OAuth store dir, callback port, read-only flag, and default client id.
  • src/oauth.ts β€” OAuthClientProvider: uses the public client_id, caches tokens + the PKCE verifier, opens the system browser.
  • src/upstream.ts β€” the single OAuth'd MCP client connection to /mcp (with the loopback callback server); callTool / callApiRequest proxies.
  • src/api-client.ts β€” ApiClient over callApiRequest; enforces read-only.
  • src/catalog.ts β€” the endpoint catalog surfaced by list_endpoints.
  • src/tools.ts β€” tools as plain functions (smoke-testable).
  • src/index.ts β€” registers the tools as MCP tools over stdio.

Adding a tool

  1. Add async function fooBar(api, args) in src/tools.ts (use api.get(...) / api.request(...), which proxy through /mcp).
  2. Register it in src/index.ts with a Zod inputSchema.
  3. Add it to scripts/smoke.ts if it's a GET.

Everything is already reachable through api_request; convenience tools just make the common paths first-class.

About Reel Estate

Reel Estate helps real-estate agents and marketers turn ordinary listing photos into professional property videos β€” AI virtual staging, twilight conversion, motion/drone clips, voiceover narration, and one-click rendering for Instagram, TikTok, and YouTube. This MCP server brings that workflow into your AI assistant. Get started at tryreelestate.com β†’


Keywords: real estate video generator, AI listing video, virtual staging, MCP server, Model Context Protocol, Claude, Cursor, property video marketing, drone real estate video, twilight photo editing.

Related MCP Servers

View all in Developer Tools View all alternatives
  • G
    Graphql

    Turn any GraphQL API into MCP tools. Zero config, zero code.

    πŸ’» Developer Tools0 views
    Compare vs Graphql β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • P
    ParcelLaunch β€” 3D property listings from an address

    Turn a US address or parcel number into an interactive 3D flyover listing in about a minute.

    πŸ’» Developer Tools0 views
    Compare vs ParcelLaunch β€” 3D property listings from an address β†’

Frequently Asked Questions about Reel Estate Mcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "reel-estate-mcp": { "command": "npx", "args": ["-y", "reel-estate-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewReel Estate Mcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/reel-estate-mcp?style=directory)](https://allmcps.com/mcp/reel-estate-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/reel-estate-mcp"><img src="https://allmcps.com/api/badge/reel-estate-mcp?style=directory" alt="Reel Estate Mcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Reel Estate Mcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code