Skip to main content
Glama
joemclo

Property Price Search MCP Server

by joemclo

lookup-postcodes

Find UK postcodes and nearby locations using coordinates or postcode input. Retrieve location details including administrative district and positional quality data.

Instructions

Look up UK postcodes (Code-Point Open) and find nearest neighbours using OSGB36 eastings/northings. Provide either postcode or both easting and northing as the center. Optional: radiusMeters (meters), limit (default 10), includeSelf (default false), adminDistrict filter. Returns { center, postcodes: [{ postcode, easting, northing, positionalQuality, countryCode, adminDistrictCode, distanceMeters }], total }. Requires a local database built from the bundled codepo_gb CSVs via npm run build:postcodes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
postcodeNo
eastingNo
northingNo
limitNo
radiusMetersNo
includeSelfNo
adminDistrictNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/joemclo/property-prices-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server