MCP.so
ログイン

Postscript MCP Server

@mattcoatsworth

Postscript MCP Server について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

mattcoatsworth

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Postscript MCP Server?

An MCP server for interacting with the Postscript SMS marketing platform API. It is intended for developers who want to build AI‑powered tools that manage shops, subscribers, campaigns, messages, and keywords on Postscript.

How to use Postscript MCP Server?

Install dependencies with npm install, create a .env file containing your POSTSCRIPT_API_KEY, then run the server with npm run dev. You can test the server using MCP Inspector via npm run inspect.

Key features of Postscript MCP Server

  • Manage Postscript shops and retrieve shop details
  • Create, update, and retrieve SMS subscribers
  • Create and retrieve SMS campaigns
  • Send direct messages to subscribers
  • Retrieve SMS keywords for a shop

Use cases of Postscript MCP Server

  • Automate subscriber management for SMS marketing workflows
  • Trigger campaign creation based on AI‑driven insights
  • Send personalized messages to subscribers from a chatbot
  • Monitor shop and subscriber data via an AI assistant
  • Integrate Postscript SMS marketing into intelligent customer support systems

FAQ from Postscript MCP Server

What tools does the Postscript MCP Server provide?

It provides tools for shops, subscribers, campaigns, messages, and keywords, including operations to get, create, and update resources.

What resources are available?

Resources use the postscript:// URI scheme and cover listing and retrieving specific shops, subscribers, and campaigns.

How do I configure and run the server?

Create a .env file with POSTSCRIPT_API_KEY, then run npm install followed by npm run dev. Use npm run inspect to test with MCP Inspector.

Where can I find more information about the Postscript API?

The Postscript API documentation is available at the Getting Started guide and API Reference linked in the README.

コメント

「その他」の他のコンテンツ