Skip to content

Releases: Mestika/sendpro-flowmailer-mcp

v1.0.0

Choose a tag to compare

@Mestika Mestika released this 20 May 20:14

Stable release

This is the first stable release of the unofficial Spotler SendPro / FlowMailer MCP server.

Changes

  • Declares the npm-installed MCP server stable for current read-only SendPro/FlowMailer use.
  • Keeps read-only mode enabled by default.
  • Preserves SendPro, Spotler SendPro, and legacy FlowMailer environment variable support.
  • Merges safe Dependabot updates for GitHub Actions and Vitest.
  • Groups future Dependabot updates to reduce notification noise.

Install

npx -y sendpro-flowmailer-mcp

v0.1.1

Choose a tag to compare

@Mestika Mestika released this 20 May 20:03

Changes

  • Published package to npm as sendpro-flowmailer-mcp.
  • Updated npm-first installation docs and npm badges.
  • Added repository health documentation and OpenSSF Scorecard workflow.
  • Fixed Scorecard publishing permissions.
  • Updated package and MCP Registry metadata for npm publication.

Install

npx -y sendpro-flowmailer-mcp

v0.1.0

Choose a tag to compare

@Mestika Mestika released this 20 May 19:18

Initial public release of the unofficial Spotler SendPro / FlowMailer MCP server.

Highlights:

  • OAuth2 client-credentials support.
  • Read-only mode enabled by default.
  • Generic SendPro request tool plus common read helpers.
  • Optional submit, simulate, and resend tools when read-only mode is disabled.
  • MCP Registry metadata in server.json.
  • GitHub Actions CI and repository health files.
  • Credential setup and release process documentation.