mailerlite_list_webhooks — mailerlite MCP Tool
mailerlite_list_webhooks
(mailerlite list webhooks) is one of 13 tools on the
mailerlite
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call mailerlite_list_webhooks from your client
- Claude Code mailerlite mailerlite_list_webhooks run in your project directory
- Claude Desktop mailerlite mailerlite_list_webhooks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mailerlite mailerlite_list_webhooks ~/.cursor/mcp.json
- VS Code mailerlite mailerlite_list_webhooks .vscode/mcp.json
- Zed mailerlite mailerlite_list_webhooks ~/.config/zed/settings.json
- Windsurf mailerlite mailerlite_list_webhooks ~/.codeium/windsurf/mcp_config.json
- Cline mailerlite mailerlite_list_webhooks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mailerlite mailerlite_list_webhooks ~/.gemini/settings.json
- Grok mailerlite mailerlite_list_webhooks .mcp.json (in your project root)
- ChatGPT mailerlite mailerlite_list_webhooks Settings → Connectors → Advanced → Developer mode
- Claude.ai mailerlite mailerlite_list_webhooks Settings → Connectors → Add custom connector
- LangChain mailerlite mailerlite_list_webhooks pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mailerlite https://mailerlite.usefulapi.io/mcp
Other tools on this server
- mailerlite_list_subscribers
- mailerlite_get_subscriber
- mailerlite_list_groups
- mailerlite_list_group_subscribers
- mailerlite_list_campaigns
- mailerlite_get_campaign
- mailerlite_list_fields
- mailerlite_list_segments
- mailerlite_list_automations
- mailerlite_upsert_subscriber
- mailerlite_create_group
- mailerlite_assign_subscriber_to_group
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.