MCP.so
Sign In
S

Spotler Sendpro / Flowmailer Mcp Server

@Mestika

About Spotler Sendpro / Flowmailer Mcp Server

Unofficial Model Context Protocol server for the Spotler SendPro API, formerly known as FlowMailer.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "sendpro-flowmailer": {
      "command": "npx",
      "args": [
        "-y",
        "sendpro-flowmailer-mcp"
      ],
      "env": {
        "SENDPRO_ACCOUNT_ID": "your-account-id",
        "SENDPRO_CLIENT_ID": "your-client-id",
        "SENDPRO_CLIENT_SECRET": "your-client-secret",
        "SENDPRO_READ_ONLY": "true"
      }
    }
  }
}

Tools

8

Call any relative FlowMailer SendPro API endpoint. In READ_ONLY mode, only GET requests are allowed.

List the SendPro endpoints known by this unofficial MCP server.

List messages using SendPro's reference range paging.

Get a SendPro message by id.

List archived message content for a message.

Get archived error content for a message.

Get SendPro recipient information.

List common account resources such as flows, templates, sources, sender domains, or stats.

Overview

What is Spotler Sendpro / Flowmailer Mcp Server?

It is an unofficial Model Context Protocol server for the Spotler SendPro API (formerly FlowMailer). It provides controlled AI-agent access to SendPro account data and, when explicitly enabled, SendPro message operations.

How to use Spotler Sendpro / Flowmailer Mcp Server?

Key features of Spotler Sendpro / Flowmailer Mcp Server?

  • Unofficial community project not affiliated with Spotler.
  • Provides controlled AI-agent access to SendPro account data.
  • Optionally enables SendPro message operations.
  • Uses the Model Context Protocol.

Use cases of Spotler Sendpro / Flowmailer Mcp Server?

  • Allow AI agents to query SendPro account data.
  • Enable automated email sending through AI agents (when message operations are enabled).
  • Integrate SendPro resources into AI-driven workflows.

FAQ from Spotler Sendpro / Flowmailer Mcp Server

What is the Spotler Sendpro / Flowmailer Mcp Server?

It is an unofficial Model Context Protocol server for the Spotler SendPro API, formerly FlowMailer, designed for controlled AI-agent access to account data and optionally message operations.

Is it affiliated with Spotler or FlowMailer?

No. It is a community project not affiliated with, endorsed by, or maintained by Spotler.

What can the server access?

It allows AI agents to read SendPro account data. If explicitly enabled, it also allows sending or managing SendPro messages.

Where are installation or configuration instructions?

The README does not include installation or configuration details.

Frequently asked questions

What is the Spotler Sendpro / Flowmailer Mcp Server?

It is an unofficial Model Context Protocol server for the Spotler SendPro API, formerly FlowMailer, designed for controlled AI-agent access to account data and optionally message operations.

Is it affiliated with Spotler or FlowMailer?

No. It is a community project not affiliated with, endorsed by, or maintained by Spotler.

What can the server access?

It allows AI agents to read SendPro account data. If explicitly enabled, it also allows sending or managing SendPro messages.

Where are installation or configuration instructions?

The README does not include installation or configuration details.

Comments

More Other MCP servers