
Reel Estate Mcp
@TryReelEstate
About Reel Estate Mcp
Generate real estate listing videos from Claude, Cursor & any AI assistant. MCP server for Reel Estate — AI virtual staging, twilight photo editing, drone-style motion clips, voiceover, and one-click rendering for Instagram, TikTok & YouTube
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
6Guided, always-current walkthrough (also the `getting_started` prompt)
Confirm auth; reports `plan`, `canWrite`, and a `writeAccess` reason. **Run first.**
Geocode a free-text address → ranked candidates (for real-listing projects)
Upload a **local** image into a project (presigned upload — no storage creds)
AI photo edit — virtual staging, twilight, upscale, seasonal, replace/remove/add, manual
Assemble the timeline into the final listing video
Overview
What is Reel Estate Mcp?
Reel Estate Mcp is a Model Context Protocol (MCP) server that connects AI assistants like Claude, Cursor, and Claude Desktop to a Reel Estate account, enabling users to generate cinematic real-estate listing videos from photos using natural language.
How to use Reel Estate Mcp?
Run the server via npx -y reel-estate-mcp (or install globally with npm install -g reel-estate-mcp). Add the command to your MCP client's configuration (e.g., claude_desktop_config.json for Claude Desktop). On the first tool call, your browser opens for OAuth sign-in; tokens cache under ~/.reel-estate-mcp. Start with whoami to confirm authentication and plan status, then issue commands like "Create a project for 123 Main St and upload the photos in ./listing."
Key features of Reel Estate Mcp
- Generate real-estate videos from photos with animations and rendering.
- AI photo editing: virtual staging, twilight, upscale, seasonal, and object replacement.
- Add voiceover, music, and image/text overlays to the timeline.
- Upload local image files directly into a project.
- Browser-based OAuth with PKCE — no API keys or secrets required.
- Works with Claude Code, Claude Desktop, and Cursor.
Use cases of Reel Estate Mcp
- Real-estate agents create polished listing videos from property photos.
- Marketers apply AI virtual staging or twilight effects to listing images.
- Social media teams generate short-form property videos for Instagram/TikTok.
- Developers integrate automated video production into AI workflows.
FAQ from Reel Estate Mcp
What are the requirements for running this server?
You need Node.js 18+, a Reel Estate account (free or paid), and an MCP-compatible client like Claude or Cursor.
How does authentication work?
There are no API keys. The server uses a public OAuth client with PKCE; the first tool call opens your browser for sign-in. Tokens are cached locally in ~/.reel-estate-mcp.
Do free accounts have full access?
No. Free accounts are read-only — they can browse projects, clips, and movies but cannot create, generate, or render. A paid plan is required for write operations; blocked writes return a 403 error.
Where are my session tokens stored?
Tokens are cached in the directory ~/.reel-estate-mcp. To switch accounts or re-authorize, run the logout tool (which revokes server-side) or delete that directory.
How do I add new tools?
All backend functionality is already available through the api_request escape hatch. To create a convenience tool, add a function in src/tools.ts, register it with a Zod schema in src/index.ts, and run the server.
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments