Skip to main content
Glama
postio-uk

Postio

Official
by postio-uk

postio-integrations

JS ファミリーの npm パッケージ、AI / エージェントインターフェース、および Postio のブラウザドロップインを支える cdn.postio.co.uk Worker です。

Postio API と OpenAPI 仕様は postio-uk/postio-api にあります。仕様は @postio/openapi としても公開されています。

パッケージ

パッケージ

内容

@postio/api-types

OpenAPI 仕様から生成された TypeScript 型定義。

@postio/core

ランタイムに依存しない型付きクライアント (ブラウザ / Node / Workers / Bun / Deno)。

@postio/node

core 上に構築された Node SDK — 指数バックオフによるリトライ、構造化ロガーフック。

@postio/postman-collection

すべてのエンドポイントに対応した Postman v2.1 コレクション。

@postio/address-finder

ブラウザ用住所オートコンプリート — ARIA コンボボックス、テーマ設定可能、フレームワーク非依存。

@postio/address-finder-bundled

<script> タグで使用するために事前ビルドされた同一コンポーネント。

@postio/react

React フック + <AddressFinder /> コンポーネント、内部で TanStack Query を使用。

@postio/mcp

Model Context Protocol サーバー — Claude Desktop / Cursor / Windsurf / Zed 用の npx -y @postio/mcp

レイアウト

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

ビルド

cd packages
pnpm install
pnpm -r run build

各パッケージは個別にビルドされます (pnpm -F @postio/<name> run build)。address-finder バンドルにはトポロジカルビルドの特性があるため、ワークスペースの依存関係が先にビルドされるように ... サフィックスを使用してください:

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

コントリビューション

PR を歓迎します。規約:

  • Node 22+、pnpm 10+、ESM のみ、MIT ライセンス。

  • stage が作業ブランチです。master は CI を介してデプロイ/公開されます。

  • 可能であれば、1 つの PR につき 1 つのパッケージ変更としてください。

  • 各パッケージのバージョンは独立した SemVer です。リリースを行う際は package.json のバージョンを更新してください。

サーバー SDK (各リポジトリ) や WordPress プラグインを含む完全な統合インデックスは、postio.co.uk/integrations にあります。

ライセンス

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