MCP.so
Sign In

Postscript MCP Server

@mattcoatsworth

About Postscript MCP Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

mattcoatsworth

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers