Skip to main content
Glama

Postmark MCP Server

package.json•542 B
{ "name": "postmark-mcp", "version": "1.0.0", "description": "Universal Postmark MCP server using official SDK", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "inspector": "npx @modelcontextprotocol/inspector index.js" }, "keywords": ["postmark", "email", "mcp", "ai"], "author": "Jabal Torres", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "dotenv": "^16.4.5", "node-fetch": "^3.3.2", "postmark": "^4.0.5", "zod": "^3.23.8" } }

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/ActiveCampaign/postmark-mcp'

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