Skip to content

Conversation

@dandigangi
Copy link
Contributor

@dandigangi dandigangi commented Nov 26, 2025

Project cleanup and preparation to publish to NPM.

  • package.json publish updates
  • README cleanup and copy changes
  • Shield badges (NPM will be valid upon publish)
  • Removal of (NPM) lock file
  • Additional ignores

@dandigangi dandigangi added documentation Improvements or additions to documentation enhancement New feature or request and removed enhancement New feature or request labels Nov 26, 2025
Copy link

@J0SUEFDZ J0SUEFDZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 💯

Copy link

@ewood-ac ewood-ac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 suggestion but nothing to keep it from going out.

README.md Outdated
| POSTMARK_SERVER_TOKEN | Your Postmark server API token | Yes |
| DEFAULT_SENDER_EMAIL | Default sender email address | Yes |
| DEFAULT_MESSAGE_STREAM | Postmark message stream (e.g., 'outbound') | Yes |
**Important:** This is intended for local development purposes only. Secrets should never be stored in version control.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is the place, but it might be a nice idea to mention adding the .env to the git ignore. This would be a nice call out/reminder on how to keep the secrets from being added to version control.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed! Good callout.

"description": "Universal Postmark MCP server using official SDK",
"description": "Official Postmark MCP server for sending emails via Claude and AI assistants",
"keywords": ["postmark", "email", "mcp", "ai"],
"author": "Jabal Torres",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rock on

Copy link

@ccflack ccflack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@J0SUEFDZ J0SUEFDZ self-requested a review November 26, 2025 15:07
Copy link

@ccflack ccflack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dandigangi dandigangi merged commit 6047c97 into main Nov 26, 2025
@dandigangi dandigangi deleted the pmk-1761-publish-mcp-npm branch November 26, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants