Reel Estate MCP MCP Server
com.tryreelestate/reel-estate-mcp
What is the Reel Estate MCP MCP server?
Turn real-estate listing photos into property videos from your AI assistant.
How to install Reel Estate MCP
Copy-paste configuration for popular MCP clients.
MCP_SERVER_URLBackend origin hosting the /mcp endpoint. Defaults to Reel Estate production (https://api.tryreelestate.com); set to a staging or self-hosted backend to override.
MCP_OAUTH_CLIENT_IDPublic OAuth client id (PKCE, no secret). Auto-selected per backend host by default; set only when pointing at a backend on a different Clerk instance.
MCP_OAUTH_CALLBACK_PORTLoopback port the browser is redirected to after sign-in. Defaults to 8765.
MCP_OAUTH_STORE_DIRDirectory where OAuth tokens are cached. Defaults to ~/.reel-estate-mcp.
MCP_OAUTH_SCOPEOptional OAuth scope override. Omitted by default (negotiated from server metadata).
MCP_READONLYSet to 1/true to block all mutating (non-GET) tool calls.
{
"mcpServers": {
"reel-estate-mcp": {
"command": "npx",
"args": [
"-y",
"reel-estate-mcp"
],
"env": {
"MCP_SERVER_URL": "<YOUR_MCP_SERVER_URL>",
"MCP_OAUTH_CLIENT_ID": "<YOUR_MCP_OAUTH_CLIENT_ID>",
"MCP_OAUTH_CALLBACK_PORT": "<YOUR_MCP_OAUTH_CALLBACK_PORT>",
"MCP_OAUTH_STORE_DIR": "<YOUR_MCP_OAUTH_STORE_DIR>",
"MCP_OAUTH_SCOPE": "<YOUR_MCP_OAUTH_SCOPE>",
"MCP_READONLY": "<YOUR_MCP_READONLY>"
}
}
}
}{
"mcpServers": {
"reel-estate-mcp": {
"command": "npx",
"args": [
"-y",
"reel-estate-mcp"
],
"env": {
"MCP_SERVER_URL": "<YOUR_MCP_SERVER_URL>",
"MCP_OAUTH_CLIENT_ID": "<YOUR_MCP_OAUTH_CLIENT_ID>",
"MCP_OAUTH_CALLBACK_PORT": "<YOUR_MCP_OAUTH_CALLBACK_PORT>",
"MCP_OAUTH_STORE_DIR": "<YOUR_MCP_OAUTH_STORE_DIR>",
"MCP_OAUTH_SCOPE": "<YOUR_MCP_OAUTH_SCOPE>",
"MCP_READONLY": "<YOUR_MCP_READONLY>"
}
}
}
}{
"mcpServers": {
"reel-estate-mcp": {
"command": "npx",
"args": [
"-y",
"reel-estate-mcp"
],
"env": {
"MCP_SERVER_URL": "<YOUR_MCP_SERVER_URL>",
"MCP_OAUTH_CLIENT_ID": "<YOUR_MCP_OAUTH_CLIENT_ID>",
"MCP_OAUTH_CALLBACK_PORT": "<YOUR_MCP_OAUTH_CALLBACK_PORT>",
"MCP_OAUTH_STORE_DIR": "<YOUR_MCP_OAUTH_STORE_DIR>",
"MCP_OAUTH_SCOPE": "<YOUR_MCP_OAUTH_SCOPE>",
"MCP_READONLY": "<YOUR_MCP_READONLY>"
}
}
}
}{
"servers": {
"reel-estate-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"reel-estate-mcp"
],
"env": {
"MCP_SERVER_URL": "<YOUR_MCP_SERVER_URL>",
"MCP_OAUTH_CLIENT_ID": "<YOUR_MCP_OAUTH_CLIENT_ID>",
"MCP_OAUTH_CALLBACK_PORT": "<YOUR_MCP_OAUTH_CALLBACK_PORT>",
"MCP_OAUTH_STORE_DIR": "<YOUR_MCP_OAUTH_STORE_DIR>",
"MCP_OAUTH_SCOPE": "<YOUR_MCP_OAUTH_SCOPE>",
"MCP_READONLY": "<YOUR_MCP_READONLY>"
}
}
}
}claude mcp add reel-estate-mcp --env MCP_SERVER_URL=<YOUR_MCP_SERVER_URL> --env MCP_OAUTH_CLIENT_ID=<YOUR_MCP_OAUTH_CLIENT_ID> --env MCP_OAUTH_CALLBACK_PORT=<YOUR_MCP_OAUTH_CALLBACK_PORT> --env MCP_OAUTH_STORE_DIR=<YOUR_MCP_OAUTH_STORE_DIR> --env MCP_OAUTH_SCOPE=<YOUR_MCP_OAUTH_SCOPE> --env MCP_READONLY=<YOUR_MCP_READONLY> -- npx -y reel-estate-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.