Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Agentic House Search

NPM · AGENTIC-HOUSE-SEARCH · 2 COMPONENTS · SCANNED SEP 20

UK neighbourhood research from government open data: postcode reports, comparisons, 45 datasets.

0 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability62
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2148 tokens (~429/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 88% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Agentic House Search MCP server?

Agentic House Search runs locally as an npm package, launched with npx -y agentic-house-search. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · agentic-house-search

# add to Claude Code
claude mcp add asturksever-agentic-house-search -- npx -y agentic-house-search
// .cursor/mcp.json
{
  "mcpServers": {
    "asturksever-agentic-house-search": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-house-search"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "asturksever-agentic-house-search": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-house-search"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add asturksever-agentic-house-search -- npx -y agentic-house-search
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "asturksever-agentic-house-search": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "agentic-house-search"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add asturksever-agentic-house-search --command npx --arg -y --arg agentic-house-search
# ~/.hermes/config.yaml
mcp_servers:
  asturksever-agentic-house-search:
    command: "npx"
    args: ["-y", "agentic-house-search"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "asturksever-agentic-house-search": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "agentic-house-search"
      ]
    }
  }
}
# add to Vellum
assistant mcp add asturksever-agentic-house-search -t stdio -c npx -a -y agentic-house-search
// mcp.json
{
  "mcpServers": {
    "asturksever-agentic-house-search": {
      "command": "npx",
      "args": [
        "-y",
        "agentic-house-search"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 19 Sept 26 +1
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 12 Sept 26 +1
    • Stability: 0.97 → pass security
  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/agentic-house-search@0.1.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 5 exposed · ~2,020 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
postcode_compare ~457

Compare two to five UK postcodes on chosen categories, aligned measure by measure. Fetches each postcode's report concurrently and lines the facts up in a table, so you can answer "which of these is better connected / quieter / cheaper" in one call instead of several. Args: - postcodes (string[]): 2-5 UK postcodes - categories (string[]): 1-6 of demographics, crime, deprivation, prices, broadband, mobile, noise, transport, amenities, schools, environment - response_format ('markdown' | 'json'): default 'markdown' Returns: One row per measure with a column per postcode, each cell carrying the value, its band, and the category status for that postcode. Caveats collect anything that makes a row not strictly comparable. Comparability warnings you must respect, and which this tool surfaces: - Deprivation ranks from different UK nations are NOT comparable — different indices over different numbers of areas. - A measure missing for one postcode because the dataset does not cover that nation is not a low score; the cell says "out_of_coverage". - Ofcom mobile figures describe a whole local authority, so two postcodes in the same authority will always be identical. - Crime counts describe a 1 km square and depend on each police force submitting data; a very low count can be a gap rather than a quiet street. Examples: - "Which has better broadband, SW11 1AA or M1 1AE?" -> postcodes=[...], categories=["broadband"] - "Compare these three on crime and schools" -> categories=["crime","schools"] Don't use when: you have one postcode (use postcode_report) or want the underlying datasets (use postcode_search_datasets).

NameTypeReqDescription
categoriesarrayyesWhich categories to compare on. Keep it tight — comparing all eleven across five postcodes produces a very large answer.
postcodesarrayyesTwo to five UK postcodes to compare, e.g. ["SW11 1AA", "M1 1AE"]
response_formatstring'markdown' for a side-by-side table, 'json' for the structured comparison
NameTypeReqDescription
categoriesarrayyes
caveatsarrayyes
postcodesarrayyes
rowsarrayyes

No examples provided.

postcode_get_dataset ~203

Full registry entry for one dataset, by id. Returns everything needed to call the source yourself: its home page, machine-readable endpoint, API documentation, format, licence, geographic coverage, update cadence, and the concrete questions it can answer. Args: - id (string): registry id, e.g. "police-street-crime", "land-registry-ppd", "ea-flood" - response_format ('markdown' | 'json'): default 'markdown' Examples: - "How do I call the police API?" -> id="police-street-crime" - "What licence is Price Paid under?" -> id="land-registry-ppd" Errors: - Returns the closest matching ids when the id is not found.

NameTypeReqDescription
idstringyesRegistry id, e.g. "police-street-crime" — find one with postcode_search_datasets
response_formatstring
NameTypeReqDescription
apistringyes
api_docsstringyes
categorystringyes
coveragestringyes
datasetstringyes
formatstringyes
idstringyes
licencestringyes
linkstringyes
publisherstringyes
questionsarrayyes
update_frequencystringyes

No examples provided.

postcode_lookup ~332

Resolve a UK postcode to its geography — coordinates, local authority, ward, constituency, LSOA/MSOA/output area, police force, rural-urban class and deprivation rank. One fast call with no downstream data fetching. Use it to check a postcode exists, to get the codes needed for other datasets, or when you only need where somewhere is rather than what it is like. Args: - postcode (string): UK postcode, spaces optional - response_format ('markdown' | 'json'): default 'markdown' Returns: Coordinates, administrative geography, statistical geography codes (LSOA/MSOA/OA — these are the keys most UK open datasets are published against), and the deprivation rank with the index it came from. Examples: - "Where is SW11 1AA?" -> postcode="SW11 1AA" - "What LSOA covers M1 1AE?" -> postcode="M1 1AE" - "Is XY1 2AB a real postcode?" -> postcode="XY1 2AB" (returns an error with suggestions) Don't use when: you want data about the area — use postcode_report instead. Note: deprivation ranks are NOT comparable between UK nations. Each nation ranks its own areas against its own index, over a different number of areas; the index and its size are returned so you do not compare them by mistake.

NameTypeReqDescription
postcodestringyesA UK postcode, e.g. "SW11 1AA"
response_formatstring'markdown' to read, 'json' for the structured record
NameTypeReqDescription
constituencystringyes
countrystringyes
deprivation_indexstring|nullyes
deprivation_ranknumber|nullyes
latitudenumberyes
local_authorityobjectyes
longitudenumberyes
lsoaobjectyes
msoaobjectyes
national_parkstring|nullyes
output_areastring|nullyes
police_forcestringyes
postcodestringyes
regionstring|nullyes
rural_urbanstring|nullyes
wardobjectyes

No examples provided.

postcode_report ~641

Full neighbourhood report for one UK postcode, assembled live from UK government open data. Covers eleven categories: demographics (Census 2021), crime (data.police.uk), deprivation (IMD/WIMD/SIMD/NIMDM), property prices (HM Land Registry), broadband and 5G (Ofcom), noise (Defra), transport, amenities (OpenStreetMap), schools (DfE register: name, phase and distance only, no Ofsted grades) and planning constraints (Planning Data platform, Environment Agency). Every figure carries the geography it describes (a postcode, an LSOA of ~1,500 people, or a whole local authority), the period it covers, and a benchmark where one exists. Read those: a crime count describes a 1 km square, and Ofcom mobile coverage describes an entire local authority, not the street. Args: - postcode (string): UK postcode, spaces optional - categories (string[], optional): subset to fetch; omit for all eleven - include_sources (boolean): append publisher and licence per category (default false) - response_format ('markdown' | 'json'): default 'markdown' Returns: Per category: a status, a one-paragraph summary, the facts (label, value, band, benchmark, geography, period, source id) and any caveats. Statuses that are normal rather than failures: - "out_of_coverage": the dataset genuinely does not cover this nation. Census tables are England & Wales; police.uk excludes Scotland; Planning Data, Defra noise and the DfE school register are England-only. The reason and the devolved equivalent are given. - "unavailable": a pre-built extract has not been generated for this area yet (noise, currently). - "partial": some sources answered and some did not; check notes. Examples: - "What's SW11 1AA like?" -> postcode="SW11 1AA" - "Is the broadband any good at M1 1AE?" -> postcode="M1 1AE", categories=["broadband","mobile"] - "Crime and schools near LA23 1AA" -> postcode="LA23 1AA", categories=["crime","schools"] Errors: - "No such postcode" with suggestions when the postcode…

NameTypeReqDescription
categoriesarrayWhich sections to fetch. Omit for all eleven. Fetching only what you need is faster and much smaller — e.g. ["crime","schools"] for a family-safety question.
include_sourcesbooleanAppend the publisher and licence of each dataset used (default false)
postcodestringyesA UK postcode, with or without a space, e.g. "SW11 1AA" or "m11ae"
response_formatstring'markdown' to read, 'json' for the full structured facts
NameTypeReqDescription
categoriesarrayyes
countrystringyes
local_authoritystringyes
postcodestringyes

No examples provided.

postcode_search_datasets ~387

Search a curated registry of 45 UK open datasets and APIs for property and neighbourhood research. Each entry records the dataset's home page, its machine-readable endpoint, format, licence, geographic coverage, update cadence, and the concrete questions it can answer. Use it to find the right source for something this server does not report directly — EPC ratings, planning applications, flood risk, council tax bands, bus timetables, air quality, ground stability, land ownership. Args: - query (string, optional): free text over name, publisher, category, endpoint and questions - category (string, optional): category prefix, e.g. "Crime", "Transport", "Environment" - limit (number): 1-45, default 10 - offset (number): pagination offset, default 0 - response_format ('markdown' | 'json'): default 'markdown' Returns: { total, count, offset, has_more, next_offset, datasets: [{ id, dataset, publisher, category, api, licence, coverage, update_frequency }] } Examples: - "Where do I get EPC data?" -> query="EPC" - "What flood datasets are there?" -> query="flood" - "List every transport source" -> category="Transport", limit=20 Follow up with postcode_get_dataset for the full entry including API docs and the questions it answers.

NameTypeReqDescription
categorystringFilter by category prefix, e.g. "Crime", "Transport", "Environment"
limitintegerMaximum results (default 10)
offsetintegerResults to skip, for pagination
querystringFree text matched against dataset name, publisher, category, API endpoint and the questions each dataset answers. Omit to list everything.
response_formatstring
NameTypeReqDescription
countnumberyes
datasetsarrayyes
has_morebooleanyes
next_offsetnumber
offsetnumberyes
totalnumberyes

No examples provided.

Common questions

What is the Agentic House Search MCP server?

Agentic House Search is an MCP server listed in the public MCP registry as io.github.asturksever/agentic-house-search. UK neighbourhood research from government open data: postcode reports, comparisons, 45 datasets. This page covers its npm package (agentic-house-search).

Is the Agentic House Search MCP server safe to use?

Agentic House Search scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Agentic House Search MCP server expose?

Agentic House Search exposes 5 tools: postcode_report, postcode_lookup, postcode_compare, postcode_search_datasets, postcode_get_dataset. Their descriptions and schemas cost roughly 2,020 tokens of context every time the server is loaded.

Is the Agentic House Search MCP server still maintained?

Agentic House Search is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.