Skip to main content
Glama
postio-uk

Postio

Official
by postio-uk

postio-integrations

Die npm-Pakete der JS-Familie, die KI-/Agenten-Oberfläche und der cdn.postio.co.uk Worker, der das Browser-Drop-in von Postio betreibt.

Die Postio-API + OpenAPI-Spezifikation befinden sich unter postio-uk/postio-api. Die Spezifikation wird auch als @postio/openapi veröffentlicht.

Pakete

Paket

Was es ist

@postio/api-types

TypeScript-Typen, die aus der OpenAPI-Spezifikation generiert wurden.

@postio/core

Laufzeitunabhängiger typisierter Client (Browser / Node / Workers / Bun / Deno).

@postio/node

Node SDK auf Basis von core — Wiederholungsversuche mit exponentiellem Backoff, strukturierter Logger-Hook.

@postio/postman-collection

Postman v2.1-Sammlung für jeden Endpunkt.

@postio/address-finder

Browser-Adress-Autovervollständigung — ARIA-Combobox, thematisierbar, framework-unabhängige Quelle.

@postio/address-finder-bundled

Dieselbe Komponente, vorgefertigt für die Verwendung mit <script>-Tags.

@postio/react

React-Hooks + <AddressFinder />-Komponente, TanStack Query im Hintergrund.

@postio/mcp

Model Context Protocol Server — npx -y @postio/mcp für Claude Desktop / Cursor / Windsurf / Zed.

Layout

packages/         pnpm workspace; one publishable npm package per subdir
ai/               AI / agent surface (Claude Skill, GPT Action, recommendation prompts)
cdn-worker/       Cloudflare Worker that serves the address-finder bundles
.github/workflows/  CI for publishing + deploying

Erstellung

cd packages
pnpm install
pnpm -r run build

Jedes Paket wird unabhängig erstellt (pnpm -F @postio/<name> run build). Das address-finder-Bundle hat eine Besonderheit beim topologischen Build — verwenden Sie das ...-Suffix, damit die Workspace-Abhängigkeit zuerst erstellt wird:

pnpm -F "@postio/address-finder-bundled..." run build

Mitwirken

PRs sind willkommen. Konventionen:

  • Node 22+, pnpm 10+, nur ESM, MIT-lizenziert.

  • stage ist der Arbeitszweig; master stellt bereit / veröffentlicht über CI.

  • Wenn möglich, eine Paketänderung pro PR.

  • Die Versionen der einzelnen Pakete sind unabhängige SemVer; erhöhen Sie die Version in package.json, wenn Sie eine Veröffentlichung planen.

Der vollständige Integrationsindex — einschließlich der Server-SDKs in ihren eigenen Repos und dem WordPress-Plugin — befindet sich unter postio.co.uk/integrations.

Lizenz

MIT.

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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/postio-uk/postio-integrations'

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