mailerlite.com
MailerLite is an email marketing and website-building platform for managing subscribers, campaigns, automations, forms, and related growth tools. It also offers a hosted MCP server so AI assistants can interact with MailerLite programmatically.
MailerLite exposes a REST API at `https://connect.mailerlite.com/api`, a hosted MCP server at `https://mcp.mailerlite.com/mcp`, and an official `mailerlite` CLI; the REST API uses bearer API tokens, while the MCP server and CLI support MailerLite account OAuth and the CLI also accepts an API token.
- MailerLite MCP Serverdetected
- MailerLite REST APIdiscovered
- MailerLite CLIdiscovered
In the MailerLite dashboard, go to Integrations → MailerLite API, click Generate new token, give it a name, and copy the token immediately. MailerLite says tokens are only shown once; if you lose one, generate a new token.
$ mailerlite auth loginAcquired by the CLI — running mailerlite auth login opens the auth flow and stores the credential.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://mailerlite.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing