re_deal_screener
Screener deal immobilier (EU) — Gapup agent-payable C-suite expertise (CFO). Returns a structured, audited deliverable. Answers: Screen this real estate deal: <address>, <deal_type>, asking €<price> — give me cap rate vs market, location score, risk flags, and deal recommendation. · Should I purs...
This record as markdown: /tools/io-github-getgapup-mcp-knowledge/re-deal-screener.md
What re_deal_screener does on Mcp Knowledge
AI agents call re_deal_screener to retrieve information from Mcp Knowledge without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
async | boolean | — | If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client ti |
address | string | Yes | |
deal_type | string | Yes | |
country_iso2 | string | Yes | |
units_or_keys | integer | — | |
gross_area_sqm | number | — | |
current_noi_eur | number | — | |
asking_price_eur | number | Yes | |
investment_thesis | string | — |
Parameters from the server's own tool schema.
Why re_deal_screener is rated Low
This tool retrieves and analyzes real estate deal data (French DVF transactions, Géorisques risk data) and returns a structured analysis/recommendation. It does not execute transactions, move money, or modify data — it is a read/analysis tool. Severity is medium because the output informs high-value financial decisions, though the tool itself does not execute them.
From the tool's definition Screener deal immobilier — Returns a structured, audited deliverable. Answers questions about cap rate vs market, location score, risk flags, and deal recommendation. Uses DVF comparables and Géorisques risk data.
Attacks that exploit this kind of access
The rule that runs re_deal_screener safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Mcp Knowledge, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For re_deal_screener, this is the rule to start with:
re_deal_screener is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Mcp Knowledge, apply this rule, and every re_deal_screener call is checked against it from then on.
Questions about re_deal_screener
Screener deal immobilier (EU) — Gapup agent-payable C-suite expertise (CFO). Returns a structured, audited deliverable. Answers: Screen this real estate deal: <address>, <deal_type>, asking €<price> — give me cap rate vs market, location score, risk flags, and deal recommendation. · Should I pursue this hotel investment at <address> for €<price> with <N> keys? Run an EU deal screener with DVF comparables and Géorisques risk data. · What is the real estate market valuation for a <deal_type> at <address> based on recent French DVF transactions? · Run a due diligence deal screen on this property: <address>, €<price>, <sqm> sqm — flood risk, cap rate, price vs comparables. · Evaluate this commercial real estate deal for an investment committee: <deal_type> at <address>, €<price>, NOI €<noi>. Reference case: Hôtel boutique 45 keys · 12 rue de la Paix 75002 Paris · €12.5M · €277k/key · comp DVF €250-380k/key · location 92/100 · score 72 · pursue-with-conditions. Inputs are validated server-side — send the documented case fields. It is categorised as a Read tool in the Mcp Knowledge MCP Server, which means it retrieves data without modifying state.
re_deal_screener accepts 9 parameters: async, address, deal_type, country_iso2, units_or_keys, gross_area_sqm, current_noi_eur, asking_price_eur, investment_thesis. Required: address, deal_type, country_iso2, asking_price_eur. The full parameter table on this page comes from the server's own tool schema.
Register the Mcp Knowledge MCP server in PolicyLayer and add a rule for re_deal_screener: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Knowledge. Nothing to install.
re_deal_screener is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the re_deal_screener rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for re_deal_screener. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
re_deal_screener is provided by the Mcp Knowledge MCP server (https://mcp.gapup.io). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Mcp Knowledge, and thousands of servers like it.
This server
Across the catalogue