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. πŸ‘€ Customer Data Platforms
  3. Scout
S
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:59:27 PM

Scout

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 RepositoryVisit Website

Find licensed real estate agents, search MLS, route leads. Remote MCP for SC + GA brokerages.

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": {
    "scout": {
      "command": "npx",
      "args": [
        "-y",
        "https://modelcontextprotocol.io"
      ]
    }
  }
}

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

Install Tool Schemas (5) Directory Badge Claim listing AlternativesπŸ‘€ More in Customer Data Platforms

Capabilities & Tool Schemas (5) ~106 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Scout.

scout.coverage

Where Scout covers natively (SC, GA) + states with signed referral partners

scout.search_listings

MLS listings by city, ZIP, price, beds

scout.find_agent

Scout-pin agents live in a territory (60-min freshness window, license-verified only)

scout.route_lead

Submit a buyer/seller lead; routes to Flika agent or partner brokerage

scout.get_seller_signals

Probate / NOD / distressed-property feed (SC + GA, admin-approved)

Documentation Overview

Scout MCP

Real estate agent directory + tools for AI assistants. A product of Flika Realty LLC.

Scout publishes a public Model Context Protocol server that any Claude, Cursor, Copilot, or custom AI agent can call to:

  • Look up Scout-registered real estate agents by geography
  • Search active MLS listings in SC and GA
  • Submit a buyer or seller lead and route it to a licensed agent
  • Subscribe to proprietary seller-intent signals (probate, NOD, FSBO)

Scout is operated by Flika Realty LLC, a dual-state real estate brokerage licensed in South Carolina and Georgia (SC License #135886).

Live endpoint

Code
https://scout.realestate/api/mcp
  • Transport: HTTP / JSON-RPC 2.0
  • MCP protocol version: 2025-03-26
  • Status: v0.1 (public beta)

Tools

ToolAuthDescription
scout.coverageanonWhere Scout covers natively (SC, GA) + states with signed referral partners
scout.search_listingsanonMLS listings by city, ZIP, price, beds
scout.find_agentanonScout-pin agents live in a territory (60-min freshness window, license-verified only)
scout.route_leadAPI keySubmit a buyer/seller lead; routes to Flika agent or partner brokerage
scout.get_seller_signalsAPI keyProbate / NOD / distressed-property feed (SC + GA, admin-approved)

Install in Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or the equivalent path on Windows/Linux:

config.json
{
  "mcpServers": {
    "scout": {
      "url": "https://scout.realestate/api/mcp",
      "transport": "http",
      "headers": {
        "Authorization": "Bearer flika_live_YOUR_KEY_HERE"
      }
    }
  }
}

Anonymous read tools (coverage, search_listings, find_agent) work without the Authorization header. Write tools (route_lead, get_seller_signals) require a Scout API key.

Request an API key

Email spencer@flikah.com with your brokerage or use-case and we'll issue a key. Comped for individual agents; standard terms for brokerages (see Referral terms below).

Quick test β€” no install required

Terminal
curl https://scout.realestate/api/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
       "params":{"name":"scout.coverage","arguments":{}}}'

Referral terms

For scout.route_lead:

  • Buyer-side: 30% of the receiving agent's commission
  • Listing-side: 25% of the receiving agent's commission
  • Tail: 18 months from first introduction
  • Payment: net-30 after funded close

Agent verification

Every Scout-listed agent is license-verified before their pin becomes discoverable via scout.find_agent. Verification checks the state real estate commission's public licensee record (SC: LLR; GA: REC) and uses Claude-powered fuzzy name matching. A pin only surfaces in search results if the agent's license is currently active.

Rate limits

  • Anonymous: 30 requests / minute / IP
  • Keyed: 300 requests / minute / key
  • route_lead writes: 20 / day / key (adjustable for signed partners)

Source + ops

Scout's backend + consumer surface is in a private Next.js monorepo. This repo hosts the public MCP spec and client-facing docs only. Contact Spencer Wilkinson for partnership / integration inquiries.

  • Consumer site: scout.realestate
  • Brokerage (operator): flika.realestate
  • Contact: spencer@flikah.com

License

MIT β€” the metadata + docs in this repo are MIT. The hosted server itself is proprietary (operated by Flika Realty LLC).

Related MCP Servers

View all in Customer Data Platforms View all alternatives
  • Mcp Server Chart logoMcp Server Chart

    A Model Context Protocol server for generating visual charts using AntV.

    πŸ‘€ Customer Data Platforms3 views
    Compare vs Mcp Server Chart β†’
  • Mcp Mermaid logoMcp Mermaid

    Generate mermaid diagram and chart with AI MCP dynamically.

    πŸ‘€ Customer Data Platforms3 views
    Compare vs Mcp Mermaid β†’
  • Dchub Mcp Server logoDchub Mcp Server

    Data-center, power & gas intelligence MCP server. 33 tools covering 21,000+ data-center facilities (170+ countries), 232 US power markets scored by the DC Hub Power Index (DCPI), 2,000+ tracked M&A deals, ISO grid telemetry (PJM, ERCOT, CAISO, MISO, SPP, NYISO), fiber routes, and energy pricing. Free to cite (CC-BY-4.0).

    πŸ‘€ Customer Data Platforms2 views
    Compare vs Dchub Mcp Server β†’
  • Mcp Echarts logoMcp Echarts

    Generate visual charts using Apache ECharts with AI MCP dynamically.

    πŸ‘€ Customer Data Platforms1 views
    Compare vs Mcp Echarts β†’

Frequently Asked Questions about Scout

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

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 PreviewScout AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/scout?style=directory)](https://allmcps.com/mcp/scout)
HTML Embed
<a href="https://allmcps.com/mcp/scout"><img src="https://allmcps.com/api/badge/scout?style=directory" alt="Scout on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ‘€Customer Data Platforms
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
5/5 checks healthy over the last 6h
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.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 21, 2026
47Quality signal: Fair Β· 47/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 ownership10/20
Documentation & tools24/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.

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 πŸ‘€ Customer Data Platforms β†’Best MCP servers for Customer Data Platforms β†’Alternatives to Scout β†’Install in Claude DesktopInstall in CursorInstall in VS Code