Skip to main content
Glama
package.json•1.07 kB
{ "name": "@activecampaign/postmark-mcp", "version": "1.0.0", "description": "Official Postmark MCP server for sending emails via Claude and AI assistants", "keywords": ["postmark", "activecampaign", "email", "mcp", "model-context-protocol", "claude", "cursor", "ai"], "author": "Jabal Torres", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/activecampaign/postmark-mcp.git" }, "bugs": { "url": "https://github.com/activecampaign/postmark-mcp/issues" }, "homepage": "https://github.com/activecampaign/postmark-mcp#readme", "main": "index.js", "type": "module", "engines": { "node": ">=16.0.0" }, "files": [ "index.js", "README.md", "LICENSE" ], "scripts": { "start": "node index.js", "inspector": "npx @modelcontextprotocol/inspector index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "dotenv": "^16.4.5", "node-fetch": "^3.3.2", "postmark": "^4.0.5", "zod": "^3.23.8" }, "publishConfig": { "access": "public" } }

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

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