mautic_list_stats
List all 34+ queryable stat tables available in Mautic. Returns table names you can use with mautic_get_stat (e.g. email_stats, page_hits, campaign_lead_event_log, form_submissions, lead_lists_leads, leads, emails, etc).
This record as markdown: /tools/esanum-mcp-mautic/mautic-list-stats.md
What mautic_list_stats does on Mcp Mautic
AI agents call mautic_list_stats to retrieve information from Mcp Mautic without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why mautic_list_stats is rated Low
This tool retrieves and exposes available stat table names for querying purposes. It has no side effects, does not modify data, and does not execute commands or trigger external operations. It is purely informational, enabling users to discover what data they can query.
From the tool's definition Tool description states 'List all 34+ queryable stat tables available in Mautic. Returns table names' — the verb 'list' and 'returns' indicate retrieval without modification.
Attacks that exploit this kind of access
The rule that runs mautic_list_stats safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Mcp Mautic, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For mautic_list_stats, this is the rule to start with:
mautic_list_stats is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Mcp Mautic, apply this rule, and every mautic_list_stats call is checked against it from then on.
Questions about mautic_list_stats
List all 34+ queryable stat tables available in Mautic. Returns table names you can use with mautic_get_stat (e.g. email_stats, page_hits, campaign_lead_event_log, form_submissions, lead_lists_leads, leads, emails, etc). It is categorised as a Read tool in the Mcp Mautic MCP Server, which means it retrieves data without modifying state.
Register the Mcp Mautic MCP server in PolicyLayer and add a rule for mautic_list_stats: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Mautic. Nothing to install.
mautic_list_stats is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the mautic_list_stats rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for mautic_list_stats. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
mautic_list_stats is provided by the Mcp Mautic MCP server (esanum/mcp-mautic). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Mcp Mautic, and thousands of servers like it.
This server
Across the catalogue