Validate UK addresses, postcodes, emails and phone numbers β Royal Mail PAF, live SMTP and HLR.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Postio is the UK validation API for addresses,
emails and phone numbers. This repo holds the JS-family npm packages,
the AI / agent surface, and the cdn.postio.co.uk Worker that powers
Postio's browser drop-in.
First time? Sign up free β first 100 lookups on us, no card needed.
The Postio API + OpenAPI spec live in
postio-uk/postio-api. The
spec is also published as
@postio/openapi.
| Package | What it is |
|---|---|
@postio/api-types | TypeScript types generated from the OpenAPI spec. |
@postio/core | Runtime-agnostic typed client (browser / Node / Workers / Bun / Deno). |
@postio/node | Node SDK on top of core β retries with exponential backoff, structured logger hook. |
@postio/postman-collection | Postman v2.1 collection for every endpoint. |
@postio/address-finder | Browser address autocomplete β ARIA combobox, themable, framework-agnostic source. |
@postio/address-finder-bundled | The same component prebuilt for <script> tag use. |
@postio/react | React hooks + <AddressFinder /> component, TanStack Query under the hood. |
@postio/mcp | Model Context Protocol server β npx -y @postio/mcp for Claude Desktop / Cursor / Windsurf / Zed. |
Each package builds independently (pnpm -F @postio/<name> run build).
The address-finder bundle has a topological-build quirk β use the
... suffix so its workspace dep builds first:
PRs welcome. Conventions:
stage is the working branch; master deploys / publishes via CI.package.json when you intend a release.The full integration index β including the server SDKs in their own repos and the WordPress plugin β lives at postio.co.uk/integrations.
MIT.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/postio-uk-address-postcode-email-phone-validation)<a href="https://allmcps.com/mcp/postio-uk-address-postcode-email-phone-validation"><img src="https://allmcps.com/api/badge/postio-uk-address-postcode-email-phone-validation?style=directory" alt="Postio β UK Address, Postcode, Email & Phone Validation on AllMCPs" /></a>