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.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs 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 BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Reel Estate MCP
  4. vs Planwire MCP
Side-by-Side Model Context Protocol Comparison

Reel Estate MCP vs Planwire MCP

In-depth architectural comparison of the Reel Estate MCP and Planwire MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Reel Estate MCP
Real Estate · Local stdio
Quality: 60/100 (Good) | Auth: OAuth 2.0
Planwire MCP
Real Estate · Local stdio
Quality: 57/100 (Good) | Auth: API Key required
Verdict Summary: Choose Reel Estate MCP if you need specialized Real Estate tools running via a local process. Choose Planwire MCP if your workspace requires Real Estate integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Reel Estate MCP logo

Choose Reel Estate MCP when:

  • You need dedicated capabilities in the Real Estate domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: OAuth 2.0 (Freemium).
  • Primary tools included: whoami, login, logout.
Explore Reel Estate MCP Details
Planwire MCP logo

Choose Planwire MCP when:

  • You need dedicated capabilities in the Real Estate domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Freemium).
  • You have access to required keys: PLANWIRE_API_KEY, PLANWIRE_API_BASE.
  • Primary tools included: search_planning_applications, nearby_planning_applications, get_planning_application.
Explore Planwire MCP Details

Feature & Specification Comparison

Specification
Reel Estate MCP logo
Reel Estate MCP
Real Estate
Planwire MCP logo
Planwire MCP
beshogun
Real Estate
SummaryTurn real-estate listing photos into property videos from your AI assistant.UK planning application data for AI agents: search planning applications by council, postcode, keyword, status, type, or date range; find applications near a lat/lng point; fetch a specific application; and list supported councils. Requires a PlanWire API key. npx -y planwire-mcp
Category & ScopeReal Estate

Tools & Capabilities Breakdown

Reel Estate MCP Tools (23)

whoami
Show the upstream MCP URL, read-only flag, the account plan, whether writes are allowed (canWrite) with a plain-language writeAccess reason, and the live /users/profile response for the OAuth-authenticated user. Good first call to confirm auth and whether create/generate/render tools will work (free accounts are read-only over the MCP). If not signed in, it returns a 'run login' error — use the `login` tool.
login
Authenticate with the backend. If not already logged in, returns an authorization URL to open in your browser; approve the sign-in and the token is cached in the background, then retry your action. (Browser-based login can't be popped reliably from here, so you click the link.)
logout
Clear the cached OAuth session (and best-effort revoke it server-side) so the next tool call re-authenticates via the browser. Use to switch accounts or reset a broken auth state.
list_projects
GET /projects for the authenticated user. Supports paging, sorting, search, and status filter.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Reel Estate MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "reel-estate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reel-estate-mcp"
      ]
    }
  }
}
Planwire MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "beshogun-planwire-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "planwire-mcp"
      ],
      "env": {
        "PLANWIRE_API_KEY": "YOUR_PLANWIRE_API_KEY_HERE",
        "PLANWIRE_API_BASE": "YOUR_PLANWIRE_API_BASE_HERE"
      }
    }
  }
}

Frequently Asked Questions

Reel Estate MCP is categorized under Real Estate and uses a local stdio subprocess. In contrast, Planwire MCP belongs to Real Estate using local stdio subprocess. Select Reel Estate MCP when you need capabilities focused on real estate and Planwire MCP when you require tools for real estate.

More alternatives to Reel Estate MCPMore alternatives to Planwire MCPReal Estate category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Reel Estate MCP

  • Propstack MCP logoReel Estate MCP vs Propstack MCP
  • Pedra MCP logoReel Estate MCP vs Pedra MCP
  • Dealflowpro MCP Server logoReel Estate MCP vs Dealflowpro MCP Server
  • Permisapi MCP logoReel Estate MCP vs Permisapi MCP

Popular comparisons with Planwire MCP

Real Estate
Quality signal60/100 (Good)57/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementOAuth 2.0API Key required
Pricing ModelFreemiumFreemium
Required Env VarsNone required
PLANWIRE_API_KEYPLANWIRE_API_BASE
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highnpx · high
Engagement & Health 3 views 0 copies 0 upvotes 0 stars 2 views 0 copies 0 upvotes 0 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Reel Estate MCP ListingView Planwire MCP Listing
get_project
GET /projects/:id — full project document for the authenticated user.
project_stats
GET /projects/stats — aggregate project counts/metrics for the authenticated user.
list_clips
Clips for the authenticated user. With projectId -> GET /clips/project/:projectId; otherwise GET /clips (the clip library) with paging/status.
list_movies
Rendered movies for the user. With projectId -> GET /movies/project/:projectId; else GET /movies.
list_voices
GET /voices — voiceover voices available to the user (stock + cloned).
get_usage
GET /billing/usage — credit and export usage for the authenticated user.
help
Guided, numbered walkthrough of the whole pipeline — sign in → create a project → add photos → edit → animate clips → add music/voiceover/overlays → arrange → render — with example args and the gotchas (async polling, paid gating). Call this first if you're not sure where to start.
list_endpoints
Return the curated catalog of API endpoints (grouped) so you know what `api_request` can call. Not exhaustive — every mounted route is reachable, this covers the main surface.
+11 more tools listed on main page

Planwire MCP Tools (4)

search_planning_applications
Search by keyword, council, postcode, status, type, or date range.
nearby_planning_applications
Find applications near a latitude/longitude point.
get_planning_application
Fetch one application by PlanWire application id.
list_councils
List covered councils and their IDs.
Disruption Intelligence MCP logo
Planwire MCP vs Disruption Intelligence MCP
  • Dealflowpro MCP Server logoPlanwire MCP vs Dealflowpro MCP Server
  • Permisapi MCP logoPlanwire MCP vs Permisapi MCP
  • Pedra MCP logoPlanwire MCP vs Pedra MCP