Postscript MCP Server
@mattcoatsworth
About Postscript MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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.
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments