🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@marocain/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marocain/mcp-server

Model Context Protocol server for marocain.investments — the {GIN} authored real-estate intelligence (scoring verdict, M-Value, market facts, derived memos) for Morocco. Moat-safe: never exposes agent contact details.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
61
-29.07%
Maintainers
1
Weekly downloads
 
Created
Source

@marocain/mcp-server

The official Model Context Protocol server for marocain.investments — bringing {GIN}, our authored real-estate intelligence for Morocco, into any MCP client (Claude Desktop, IDEs, agents).

What is {GIN}?

{GIN} is the platform's proprietary scoring DNA. Instead of one blurry "AI score", it speaks with two coherent pillars fused into one honest verdict:

  • {GIN} Quality — how good the asset is (vision view/structural/condition + location + yield + WC2030 catalyst + trust).
  • {GIN} Deal — how good the buy is (asking price vs. the M-Value AVM, adjusted for city momentum).
  • Fused verdict — one buy/hold/pass headline that can never disagree with the numbers ("Prime asset, priced to buy", "Cheap — verify condition", …).

It's the difference between a good property and a good deal — the question generic scores never answer.

Install

No install needed — run it straight from npm:

npx -y @marocain/mcp-server

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "marocain": {
      "command": "npx",
      "args": ["-y", "@marocain/mcp-server"]
    }
  }
}

Tools

ToolWhat it does
search_listingsSearch AI-graded Moroccan listings by city, typology, price, rooms, free-text.
get_listingFull detail for one listing — price, AI scores, M-Value, trust, provenance, {GIN} pillars.
get_gin_scoreThe {GIN} verdict: Quality + Deal pillars + the fused buy/hold/pass headline.
get_marketMacro market facts for a city or national scope (median price, supply, momentum, catalysts).
listing_deriveAI-derived one-paragraph investment memo for a listing.

Moat-safe by design

No tool ever returns an agent's phone number or private contact details. The public API hides them, and buyer enquiries are routed only through the platform's own lead flow on the site. You can discover, score and analyse inventory freely — contact happens on-platform.

Configuration

Env varDefaultPurpose
MAROCAIN_API_BASEhttps://marocain.investmentsOverride the API origin (testing).
  • Skills catalog: @hei33enberg/luxury-skills (npm) — the full machine-readable capability catalog this server draws from.
  • Live API: https://marocain.investments/api/public/*.

License

MIT © marocain.investments

Keywords

mcp

FAQs

Package last updated on 15 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts