PortlandMaps (Unofficial)
NPM · PORTLANDMAPS-MCP · 2 COMPONENTS · SCANNED SEP 20
Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated.
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 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
- 32 of 117 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 86 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability59
- 75% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Partial
- AI-judged instruction clarity (fair).Partial
- Context-footprint check failed: tool/resource definitions use about 2261 tokens (~188/item across 12 items; 11 tools + 1 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 Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 56% of tool parameters carry a description.Partial
- Structured output schemas are declared (9% 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 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 13 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
- Supports UI / widget rendering.Pass
How do I install the PortlandMaps (Unofficial) MCP server?
PortlandMaps (Unofficial) runs locally as an npm package, launched with npx -y portlandmaps-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 · portlandmaps-mcp
claude mcp add gptnowllc-portlandmaps-mcp -- npx -y portlandmaps-mcp
{
"mcpServers": {
"gptnowllc-portlandmaps-mcp": {
"command": "npx",
"args": [
"-y",
"portlandmaps-mcp"
]
}
}
} {
"servers": {
"gptnowllc-portlandmaps-mcp": {
"command": "npx",
"args": [
"-y",
"portlandmaps-mcp"
]
}
}
} codex mcp add gptnowllc-portlandmaps-mcp -- npx -y portlandmaps-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"gptnowllc-portlandmaps-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"portlandmaps-mcp"
],
"enabled": true
}
}
} openclaw mcp add gptnowllc-portlandmaps-mcp --command npx --arg -y --arg portlandmaps-mcp
mcp_servers:
gptnowllc-portlandmaps-mcp:
command: "npx"
args: ["-y", "portlandmaps-mcp"] {
"McpServers": {
"gptnowllc-portlandmaps-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"portlandmaps-mcp"
]
}
}
} assistant mcp add gptnowllc-portlandmaps-mcp -t stdio -c npx -a -y portlandmaps-mcp
{
"mcpServers": {
"gptnowllc-portlandmaps-mcp": {
"command": "npx",
"args": [
"-y",
"portlandmaps-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.
- 19 Sept 26 −3
- Stability: pass → 0.80 functional
- 18 Sept 26 +1
- Stability: 0.97 → pass security
- 16 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.
- 14 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.
- 12 Sept 26 −3
- Stability: pass → 0.80 functional
- 11 Sept 26 +1
- Stability: 0.97 → pass security
- 9 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.
- 7 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.
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/portlandmaps-mcp@0.2.5
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 117 packages
| Packages resolved | 117 |
|---|---|
| Stale | 31 |
| No linked repository | 1 |
| 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 →
convert_geometry Convert Geometry ~82
1:1 wrapper for /api/geometry/. Convert geometry between ESRI, WKT, GeoJSON, GPolyline, and EncodedGPolyline.
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | yes | – |
| geometry | string | yes | Source geometry as a string. JSON inputs should be JSON.stringify'd. |
| srid | string | – | – |
| to | string | yes | – |
No output schema declared.
No examples provided.
get_assessor_data Get Assessor Data ~312
1:1 wrapper for /api/assessor/. Search assessor records by address, property IDs, geometry, or assessor filters.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | – | – |
| altAccountNumber | string | – | Maps to alt_account_number. |
| builtAfter | integer | – | Maps to built_after. |
| builtBefore | integer | – | Maps to built_before. |
| cache | – | – | – |
| city | string | – | – |
| count | integer | – | – |
| county | string | – | – |
| download | – | – | – |
| extraParams | object | – | – |
| geometry | – | – | – |
| legalDescription | string | – | Maps to legal_description. |
| marketLarger | number | – | Maps to market_larger. |
| marketSmaller | number | – | Maps to market_smaller. |
| page | integer | – | – |
| parentStateId | string | – | Maps to parent_state_id. |
| primary | – | – | – |
| propertyId | string | – | Maps to property_id. |
| soldAfter | string | – | Maps to sold_after, mm/dd/yyyy. |
| soldBefore | string | – | Maps to sold_before, mm/dd/yyyy. |
| sortField | string | – | Maps to sort_field. |
| sortOrder | string | – | Maps to sort_order. |
| sqftLarger | number | – | Maps to sqft_larger. |
| sqftSmaller | number | – | Maps to sqft_smaller. |
| stateId | string | – | Maps to state_id. |
| zipCode | string | – | Maps to zip_code. |
No output schema declared.
No examples provided.
get_permit_data Get Permit Data ~255
1:1 wrapper for /api/permit/. Search building/trade/enforcement permit records.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | – | – |
| applicationNumber | string | – | Maps to application_number. |
| businessAssociation | string | – | Maps to business_association. |
| cache | – | – | – |
| ccbNumber | string | – | Maps to ccb_number. |
| count | integer | – | – |
| county | string | – | – |
| dateFrom | string | – | Maps to date_from, mm/dd/yyyy. |
| dateTo | string | – | Maps to date_to, mm/dd/yyyy. |
| dateType | string | – | Maps to date_type. |
| download | – | – | – |
| extraParams | object | – | – |
| ivrNumber | integer | – | Maps to ivr_number. |
| neighborhood | string | – | – |
| neighborhoodDistrict | string | – | Maps to neighborhood_district. |
| page | integer | – | – |
| propertyId | string | – | Maps to property_id. |
| searchTypeId | integer | – | Maps to search_type_id. |
| sortField | string | – | Maps to sort_field. |
| sortOrder | string | – | Maps to sort_order. |
| stateId | string | – | Maps to state_id. |
No output schema declared.
No examples provided.
get_portlandmaps_detail Get PortlandMaps Detail ~138
1:1 wrapper for /api/detail/. Fetch a detail record by detail_type, detail_id, and sections.
| Name | Type | Req | Description |
|---|---|---|---|
| cacheClear | – | – | Maps to cache_clear. |
| detailId | string | yes | Maps to detail_id. |
| detailType | string | yes | Maps to detail_type. |
| extraParams | object | – | – |
| fileId | string | – | Maps to file_id. |
| fileType | string | – | Maps to file_type. |
| geometry | – | – | – |
| propertyId | string | – | Maps to property_id. |
| sections | string | – | Use 'list' for available sections, or '*' for all sections. |
No output schema declared.
No examples provided.
list_detail_types List Detail Types ~27
Return the detail_type values accepted by get_portlandmaps_detail and the identifier each expects.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
lookup_agol Lookup ArcGIS Online Metadata ~53
1:1 wrapper for /api/agol/. Retrieve City of Portland ArcGIS Online metadata, webmaps, locators, and portal info.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | – |
| type | string | yes | – |
No output schema declared.
No examples provided.
query_intersects Query Intersects ~88
1:1 wrapper for /api/intersects/. Spatial intersection against named city layers such as row, taxlot, describe, street, and waterbody.
| Name | Type | Req | Description |
|---|---|---|---|
| buffer | number | – | – |
| detail | boolean | – | – |
| geometry | object | yes | ESRI JSON geometry in wkid 2913, 3857, or 4326. |
| include | array | – | – |
No output schema declared.
No examples provided.
render_parcel_shape Render Parcel Shape ~281
Render a property's lot as an interactive UI component (inline SVG): a City of Portland aerial photo underlay (showing the true roofline) with the parcel outline, the building footprint(s) on the lot, approximate setback dimensions, a north arrow, and faint neighbouring parcels overlaid on top. Provide a detailType+detailId to fetch geometry, or pass rings directly. Aerial, footprints, and neighbours come from Portland's public ArcGIS layers; set basemap="none" to drop the photo and includeContext=false for just the bare outline. Renders in MCP Apps hosts (Claude) and legacy mcp-ui hosts.
| Name | Type | Req | Description |
|---|---|---|---|
| basemap | string | – | Aerial photo underlay (true rooflines). 'aerial' fetches a City of Portland image; 'none' renders dark vectors only. |
| detailId | string | – | detail_id used to fetch geometry when rings are not supplied. |
| detailType | string | – | detail_type used to fetch geometry when rings are not supplied. |
| includeContext | boolean | – | Overlay building footprints, setbacks, and neighbouring parcels. Set false for just the lot outline. |
| rings | array | – | Web Mercator (EPSG:3857) parcel rings, e.g. geometry.rings. Bypasses fetching. |
| title | string | – | Caption shown on the component. |
| Name | Type | Req | Description |
|---|---|---|---|
| areaSqFt | number | yes | – |
| basemap | – | – | – |
| buildings | array | – | – |
| neighbors | array | – | – |
| rings | array | yes | – |
| setbacks | – | – | – |
| title | string | – | – |
No examples provided.
search_landuse_cases Search Land Use Cases ~248
1:1 wrapper for /api/landuse/. Search land use review cases, including Historic Resource Review and Tree Review.
| Name | Type | Req | Description |
|---|---|---|---|
| applicationNumber | string | – | Maps to application_number. |
| businessAssociation | string | – | Maps to business_association. |
| cache | – | – | – |
| conservationDistrict | string | – | Maps to conservation_district. |
| count | integer | – | – |
| dateFrom | string | – | Maps to date_from, mm/dd/yyyy. |
| dateTo | string | – | Maps to date_to, mm/dd/yyyy. |
| download | – | – | – |
| extraParams | object | – | – |
| historicDistrict | string | – | Maps to historic_district. |
| ivrNumber | integer | – | Maps to ivr_number. |
| milestoneStatus | string | – | Maps to milestone_status. |
| neighborhood | string | – | – |
| neighborhoodDistrict | string | – | Maps to neighborhood_district. |
| page | integer | – | – |
| planDistrict | string | – | Maps to plan_district. |
| searchTypeId | integer | – | Maps to search_type_id. |
| sortField | string | – | Maps to sort_field. |
| sortOrder | string | – | Maps to sort_order. |
No output schema declared.
No examples provided.
search_sewer_records Search Sewer Records ~288
1:1 wrapper for /api/sewer/. Search sewer assets, as-builts, and easements.
| Name | Type | Req | Description |
|---|---|---|---|
| book | string | – | – |
| comments | string | – | – |
| compkey | string | – | – |
| count | integer | – | – |
| date | string | – | – |
| download | – | – | – |
| extraParams | object | – | – |
| jobName | string | – | Maps to job_name. |
| jobNumber | string | – | Maps to job_number. |
| location | string | – | – |
| ordinanceNumber | string | – | Maps to ordinance_number. |
| page | string | – | Sewer easement page field. |
| pageNum | integer | – | Pagination page; maps to page. |
| quarterSection | string | – | Maps to quarter_section. |
| quitClaim | string | – | Maps to quit_claim. |
| rightOfWay | string | – | Maps to right_of_way. |
| serviceRequestNumber | string | – | Maps to service_request_number. |
| sortField | string | – | Maps to sort_field. |
| sortOrder | string | – | Maps to sort_order. |
| trackingNumber | string | – | Maps to tracking_number. |
| tvInspectionNumber | string | – | Maps to tv_inspection_number. |
| type | string | yes | – |
| unitId | string | – | Maps to unit_id. |
| workOrderNumber | string | – | Maps to work_order_number. |
No output schema declared.
No examples provided.
suggest_portlandmaps_address Suggest PortlandMaps Address ~192
1:1 wrapper for /api/suggest/. Search PortlandMaps autocomplete for addresses, intersections, landmarks, or IDs.
| Name | Type | Req | Description |
|---|---|---|---|
| ags | – | – | – |
| altCoords | – | – | Maps to alt_coords. |
| altIds | – | – | Maps to alt_ids. |
| cache | – | – | – |
| centerline | – | – | – |
| city | string | – | – |
| count | integer | – | – |
| county | string | – | – |
| elements | – | – | – |
| exact | – | – | – |
| extraParams | object | – | – |
| geometry | – | – | – |
| idMatches | – | – | Maps to id_matches. |
| intersections | – | – | – |
| jurisdiction | string | – | – |
| landmarks | – | – | – |
| page | integer | – | – |
| query | string | yes | Search term. Can be an address, intersection, landmark name, or ID. |
| status | string | – | – |
| unit | string | – | – |
| units | – | – | – |
No output schema declared.
No examples provided.
What is the PortlandMaps (Unofficial) MCP server?
PortlandMaps (Unofficial) is an MCP server listed in the public MCP registry as io.github.GPTNowLLC/portlandmaps-mcp. Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated. This page covers its npm package (portlandmaps-mcp).
Is the PortlandMaps (Unofficial) MCP server safe to use?
PortlandMaps (Unofficial) scores 72 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 PortlandMaps (Unofficial) MCP server expose?
PortlandMaps (Unofficial) exposes 11 tools: suggest_portlandmaps_address, get_portlandmaps_detail, get_assessor_data, get_permit_data, search_landuse_cases, and 6 more. Their descriptions and schemas cost roughly 1,964 tokens of context every time the server is loaded.
Is the PortlandMaps (Unofficial) MCP server still maintained?
PortlandMaps (Unofficial) 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 PortlandMaps (Unofficial) MCP server under?
PortlandMaps (Unofficial) declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.