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. Compass MCP
  4. vs Public Tools
Side-by-Side Model Context Protocol Comparison

Compass MCP vs Public Tools

In-depth architectural comparison of the Compass MCP and Public Tools 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

Compass MCP
Real Estate · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Public Tools
Real Estate · Remote HTTP/SSE
Quality: 44/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Compass MCP if you need specialized Real Estate tools running via a local process. Choose Public Tools if your workspace requires Real Estate integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Compass MCP logo

Choose Compass MCP when:

  • You need dedicated capabilities in the Real Estate domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: compass_search_properties, compass_get_property, compass_get_property_photos.
Explore Compass MCP Details
Public Tools logo

Choose Public Tools when:

  • You need dedicated capabilities in the Real Estate domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: check_rent_control, get_reference_rent, simulate_irl.
Explore Public Tools Details

Feature & Specification Comparison

Specification
Compass MCP logo
Compass MCP
Real Estate
Public Tools logo
Public Tools
Real Estate
Summary
Category & ScopeReal EstateReal Estate
Quality signal

Tools & Capabilities Breakdown

Compass MCP Tools (10)

compass_search_properties
Search listings by location, price band, beds, home type. Slugifies free-text into Compass's URL routing and extracts the SSR listings array.
compass_get_property
Full record for a property by URL or `listing_id_sha`. Address, neighborhood, beds/baths, sqft, lot, price + $/sqft, monthly charges, MLS status, amenities, schools, parcel number.
compass_get_property_photos
Full photo gallery — every image in `listing.media[]` with original + thumbnail URLs and pixel dimensions. Floorplans/other media gated behind `include_all_categories`.
compass_get_price_history
Full listing-history events (Listed / Sold / Pending / Price Change / Delisted) with date, price, status, and MLS attribution. Returns both this-listing and prior-listing aggregates.
compass_compare_properties

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).

Compass MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "compass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "compass-mcp"
      ]
    }
  }
}
Public Tools Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "public-tools-2": {
      "url": "https://mcp.faireplace.com/mcp"
    }
  }
}

Frequently Asked Questions

Compass MCP is categorized under Real Estate and uses a local stdio subprocess. In contrast, Public Tools belongs to Real Estate using remote streaming HTTP/SSE transport. Select Compass MCP when you need capabilities focused on real estate and Public Tools when you require tools for real estate.

More alternatives to Compass MCPMore alternatives to Public ToolsReal Estate category hub

Related MCP Server Comparisons

Popular comparisons with Compass MCP

  • Evlek — Northern Cyprus Property MCP Server logoCompass MCP vs Evlek — Northern Cyprus Property MCP Server
  • Homechecker Guides logoCompass MCP vs Homechecker Guides
  • DealMachine logoCompass MCP vs DealMachine
  • Onehome MCP logoCompass MCP vs Onehome MCP

Popular comparisons with Public Tools

56/100 (Good)
44/100 (Fair)
Transport ProtocolLocal Subprocess (stdio)Remote HTTP/SSE
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env VarsNone requiredNone required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highRemote (HTTP/SSE) · high
Engagement & Health 0 views 0 copies 0 upvotes 0 stars 0 views 0 copies 0 upvotes 0 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Compass MCP ListingView Public Tools Listing
Side-by-side comparison of up to 25 properties with an opt-in aligned summary table. Per-target errors captured per-row. Concurrent fetches.
compass_calculate_affordability
Local affordability calculator — max purchase price from income + DTI + rates. No network.
compass_get_by_address
Resolve a free-text street address to the canonical Compass URL, `listing_id_sha`, and `pid` in one call. Returns `{ resolved: false, error: "no listing found" }` rather than throwing when there is no match.
compass_calculate_mortgage
Local PITI calculator — principal+interest, taxes, insurance, HOA, PMI. No network.
compass_get_saved_homes
Not yet supported** — Compass renders /overview/favorites via auth-scoped GraphQL we have not yet identified. Throws a clear "not yet wire" error.
compass_get_saved_searches
Not yet supported** — same constraint as saved homes.

Public Tools Tools (7)

check_rent_control
Rent control verdict for an address (encadrement des loyers)
get_reference_rent
Reference rent (€/m²) for a rent-controlled quarter
simulate_irl
Annual rent revision (IRL), explicit or server-resolved INSEE values
calculate_deposit_restitution
Security-deposit cap, restitution deadline, penalties
simulate_rental_yield
Gross/net yield + per-regime taxation (LMNP, micro-foncier…)
check_address_risks
Natural/technological risk report (Géorisques)
create_lease_draft
Create a lease draft → returns a link to finalize & **e-sign** it (advanced eIDAS, PAdES-B-LT) on FairePlace
DealMachine logo
Public Tools vs DealMachine
  • Evlek — Northern Cyprus Property MCP Server logoPublic Tools vs Evlek — Northern Cyprus Property MCP Server
  • Homechecker Guides logoPublic Tools vs Homechecker Guides
  • Dealflowpro MCP Server logoPublic Tools vs Dealflowpro MCP Server
  • Compass real-estate for Claude — search, property details, photos, price history, compare
    French rental tools: create & e-sign a lease, rent control, IRL, deposit, receipts (France).