io.github.chrischall/hemnet-mcp
NPM · HEMNET-MCP · SCANNED SEP 20
Hemnet.se real estate for Claude: search, sold prices, listings & market stats
Available components
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 Security100
- 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
- 0 of 8 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to chrischall/hemnet-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2022 tokens (~183/item across 11 items; 11 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 Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 90% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.chrischall/hemnet-mcp server?
io.github.chrischall/hemnet-mcp runs locally as an npm package, launched with npx -y hemnet-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · hemnet-mcp
claude mcp add chrischall-hemnet-mcp -- npx -y hemnet-mcp
{
"mcpServers": {
"chrischall-hemnet-mcp": {
"command": "npx",
"args": [
"-y",
"hemnet-mcp"
]
}
}
} {
"servers": {
"chrischall-hemnet-mcp": {
"command": "npx",
"args": [
"-y",
"hemnet-mcp"
]
}
}
} codex mcp add chrischall-hemnet-mcp -- npx -y hemnet-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"chrischall-hemnet-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"hemnet-mcp"
],
"enabled": true
}
}
} openclaw mcp add chrischall-hemnet-mcp --command npx --arg -y --arg hemnet-mcp
mcp_servers:
chrischall-hemnet-mcp:
command: "npx"
args: ["-y", "hemnet-mcp"] {
"McpServers": {
"chrischall-hemnet-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"hemnet-mcp"
]
}
}
} assistant mcp add chrischall-hemnet-mcp -t stdio -c npx -a -y hemnet-mcp
{
"mcpServers": {
"chrischall-hemnet-mcp": {
"command": "npx",
"args": [
"-y",
"hemnet-mcp"
]
}
}
} 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 +12
- Known CVEs: unverified → pass ▲ security
- Stability: 0.97 → pass security
- Dependency health: unverified → 1.00 ▲ functional
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- Package version: 1.0.0 → 1.1.0 functional
- 19 Sept 26 −10
- Stability: 0.93 → unverified ▼ security
- Known CVEs: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Dependency health: 0.86 → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.6.5 → 1.0.0 functional
- 17 Sept 26 +1
- Stability: 0.87 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.6.4 → 0.6.5 functional
- 16 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 15 Sept 26 +1
- Malware scan: unverified → pass ▲ security
- Package version: 0.6.3 → 0.6.4 functional
- 14 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Stability: 0.77 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.6.2 → 0.6.3 functional
- 13 Sept 26 −3
- Stability: pass → 0.77 functional
- 12 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- Stability: 0.97 → pass security
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/hemnet-mcp@1.1.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | chrischall/hemnet-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/chrischall/hemnet-mcp/.github/workflows/release-please.yml@refs/heads/main |
| Rekor log index | 2893921947 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:8bca3571d543d0901d54dd4be39c8b0cb3e5ccfd7a5fed583bbdd3fb822403a18945716e0c307a84e6c7f4cdfc67a7723623f1d16536e0c30c7a41e6e |
Background: How many MCP packages publish verified provenance →
Dependencies 8 packages
| Packages resolved | 8 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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 →
hemnet_autocomplete_location Resolve a place name to Hemnet location ids ~106
Look up Hemnet location ids for a free-text place name (municipality, district, or area). Returns ranked hits with `location_id`, `full_name`, and `parent_full_name`. Feed a `location_id` into hemnet_search_listings / hemnet_search_sold. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Default 10. |
| query | string | yes | Place name, e.g. "Vasastan" or "Malmö". |
No output schema declared.
No examples provided.
hemnet_calculate_mortgage Calculate a Swedish monthly mortgage cost ~261
Local-only Swedish mortgage calculator (all amounts SEK). Returns the monthly cost broken into interest, mandated amortisation (amorteringskrav from LTV + a debt-ratio surcharge when income is given), BRF fee (avgift), and operating cost — with both gross and after-tax (ränteavdrag) totals. Provide `down_payment` OR `down_payment_percent` (defaults to the legal 15% minimum). No network call.
| Name | Type | Req | Description |
|---|---|---|---|
| amortization_rate | number | – | Override the computed amortisation rate (annual % of loan). |
| down_payment | number | – | SEK |
| down_payment_percent | number | – | Percent of price; defaults to the legal 15% minimum. |
| gross_yearly_income | number | – | Gross household income/year in SEK — enables the +1% debt-ratio amortisation surcharge. |
| interest_rate | number | yes | Annual interest rate %, e.g. 3.5 |
| monthly_fee | number | – | BRF monthly fee (avgift) in SEK — for bostadsrätt apartments. |
| monthly_operating_cost | number | – | Monthly operating cost (driftkostnad) in SEK — typically houses. |
| price | number | yes | Purchase price in SEK. |
No output schema declared.
No examples provided.
hemnet_compare_listings Compare several Hemnet listings ~81
Fetch and normalise multiple active for-sale Hemnet listings at once (by id or /bostad/ URL) for side-by-side comparison. Up to 20 targets; input order preserved; per-row errors captured. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | yes | Hemnet listing ids or /bostad/ URLs (max 20). |
No output schema declared.
No examples provided.
hemnet_get_by_address Resolve a street address to a Hemnet listing ~169
Resolve a free-text Swedish street address to a live Hemnet for-sale listing. Give the `address` (street + number) and a `location` (city/area/municipality). Returns the matched listing with a `matched: true`, the match `score`, and `matched_via`, or `{ resolved: false }` when nothing matches. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Street address incl. number, e.g. "Gäddstigen 1". |
| location | string | yes | City / area / municipality, e.g. "Södertälje" or "Vasastan". |
| price_max | integer | – | SEK, narrows the search rung. |
| price_min | integer | – | SEK, narrows the search rung. |
No output schema declared.
No examples provided.
hemnet_get_listing Get a Hemnet for-sale listing by id or URL ~134
Fetch the full detail of a single active for-sale listing by its Hemnet id or a /bostad/ URL. Returns price, monthly fee, yearly running costs, living/land area in m², rooms, tenure, construction year, energy class, broker, description, status labels, coordinates, and gallery photo URLs. For a SOLD listing use hemnet_get_sold_listing instead. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Hemnet listing id, or a full hemnet.se /bostad/ URL. |
| photo_limit | integer | – | Max gallery photos to include. Default 50. |
No output schema declared.
No examples provided.
hemnet_get_listing_photos Get photo URLs for a Hemnet listing ~77
Return the gallery photo URLs for an active for-sale Hemnet listing by id or /bostad/ URL. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Hemnet listing id, or a full hemnet.se /bostad/ URL. |
| limit | integer | – | Max photos to return. Default 50. |
No output schema declared.
No examples provided.
hemnet_get_market_stats Hemnet sold-price market statistics ~319
Aggregate median/average statistics from recent SOLD listings for a location (and optional property-type/size filters): median & average final price, median & average price-per-m², and average over/under-asking percentage. Provide `location_ids` or a free-text `location`. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| housing_form_groups | array | – | Property-type groups: HOUSES (villa), APARTMENTS (lägenhet/bostadsrätt), ROW_HOUSES (radhus/parhus), VACATION_HOMES (fritidshus), PLOTS (tomt), OTHERS. |
| keywords | string | – | Free-text keyword filter (e.g. "sjönära", "balkong"). |
| limit | integer | – | Default 25, max 50. |
| living_area_max | number | – | m² |
| living_area_min | number | – | m² |
| location | string | – | Free-text place name (e.g. "Vasastan", "Göteborg") resolved to its top Hemnet location. Ignored when `location_ids` is set. |
| location_ids | array | – | Numeric Hemnet location ids (from hemnet_autocomplete_location). Provide this OR `location`. |
| offset | integer | – | Pagination offset. |
| price_max | integer | – | SEK |
| price_min | integer | – | SEK |
| rooms_max | number | – | – |
| rooms_min | number | – | – |
| sort | string | – | NEWEST (default) or OLDEST. |
No output schema declared.
No examples provided.
hemnet_get_sold_listing Get a Hemnet sold listing by id or URL ~84
Fetch the full detail of a single SOLD listing by its Hemnet id or a /salda/ URL. Returns final price, asking price, price change, m², rooms, tenure, broker, and coordinates. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Hemnet sold-listing id, or a full hemnet.se /salda/ URL. |
No output schema declared.
No examples provided.
hemnet_healthcheck Verify the fetchproxy bridge end-to-end ~121
Round-trips a small public www.hemnet.se URL (/graphql) through the fetchproxy bridge and returns diagnostics: the bridge's role (host/peer/null), port, version, the extension link (linked / pair pending / not attached / never answered), the elapsed round-trip time, and a plain-English hint distinguishing 'bridge never came up' from 'extension not connected' from 'real www.hemnet.se-side problem'. Read-only, no auth required. Call this when a real tool fails and you want to know which hop broke.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
hemnet_search_listings Search Hemnet for-sale listings ~339
Search active for-sale property listings on hemnet.se by location and optional filters (price band in SEK, rooms, living area in m², property-type groups, keywords). Returns listing summaries with price, fee, m², rooms, price-per-m², and coordinates. Provide `location_ids` (from hemnet_autocomplete_location) or a free-text `location`. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| housing_form_groups | array | – | Property-type groups: HOUSES (villa), APARTMENTS (lägenhet/bostadsrätt), ROW_HOUSES (radhus/parhus), VACATION_HOMES (fritidshus), PLOTS (tomt), OTHERS. |
| keywords | string | – | Free-text keyword filter (e.g. "sjönära", "balkong"). |
| limit | integer | – | Default 25, max 50. |
| living_area_max | number | – | m² |
| living_area_min | number | – | m² |
| location | string | – | Free-text place name (e.g. "Vasastan", "Göteborg") resolved to its top Hemnet location. Ignored when `location_ids` is set. |
| location_ids | array | – | Numeric Hemnet location ids (from hemnet_autocomplete_location). Provide this OR `location`. |
| offset | integer | – | Pagination offset. |
| price_max | integer | – | SEK |
| price_min | integer | – | SEK |
| rooms_max | number | – | – |
| rooms_min | number | – | – |
| sort | string | – | NEWEST (default) or OLDEST. |
No output schema declared.
No examples provided.
hemnet_search_sold Search Hemnet sold listings (slutpriser) ~331
Search SOLD property listings ("slutpriser") on hemnet.se by location and optional filters. Each result carries the achieved final price, the asking price, and the over/under-asking percentage — the core comps signal for valuation. Provide `location_ids` (from hemnet_autocomplete_location) or a free-text `location`. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| housing_form_groups | array | – | Property-type groups: HOUSES (villa), APARTMENTS (lägenhet/bostadsrätt), ROW_HOUSES (radhus/parhus), VACATION_HOMES (fritidshus), PLOTS (tomt), OTHERS. |
| keywords | string | – | Free-text keyword filter (e.g. "sjönära", "balkong"). |
| limit | integer | – | Default 25, max 50. |
| living_area_max | number | – | m² |
| living_area_min | number | – | m² |
| location | string | – | Free-text place name (e.g. "Vasastan", "Göteborg") resolved to its top Hemnet location. Ignored when `location_ids` is set. |
| location_ids | array | – | Numeric Hemnet location ids (from hemnet_autocomplete_location). Provide this OR `location`. |
| offset | integer | – | Pagination offset. |
| price_max | integer | – | SEK |
| price_min | integer | – | SEK |
| rooms_max | number | – | – |
| rooms_min | number | – | – |
| sort | string | – | NEWEST (default) or OLDEST. |
No output schema declared.
No examples provided.
What is the io.github.chrischall/hemnet-mcp server?
io.github.chrischall/hemnet-mcp is listed in the public MCP registry as io.github.chrischall/hemnet-mcp. Hemnet.se real estate for Claude: search, sold prices, listings & market stats. This page covers its npm package (hemnet-mcp).
Is the io.github.chrischall/hemnet-mcp server safe to use?
io.github.chrischall/hemnet-mcp scores 94 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. Its build provenance is signed and verified. 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 io.github.chrischall/hemnet-mcp server expose?
io.github.chrischall/hemnet-mcp exposes 11 tools: hemnet_autocomplete_location, hemnet_search_listings, hemnet_get_listing, hemnet_get_listing_photos, hemnet_search_sold, and 6 more. Their descriptions and schemas cost roughly 2,022 tokens of context every time the server is loaded.
Is the io.github.chrischall/hemnet-mcp server still maintained?
io.github.chrischall/hemnet-mcp 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.
What licence is the io.github.chrischall/hemnet-mcp server under?
io.github.chrischall/hemnet-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.