Piwik PRO MCP Server

66 tools. 28 can modify or destroy data without limits.

5 destructive tools with no built-in limits. Policy required.

Last updated:

28 can modify or destroy data
38 read-only
66 tools total

Community server · catalogue entry verified 12/06/2026

How to control Piwik PRO MCP Server ↓

What Piwik PRO MCP Server exposes to your agents

Read (38) Write / Execute (23) Destructive / Financial (5)
Critical Risk

The most dangerous Piwik PRO MCP Server tools

28 of Piwik PRO MCP Server's 66 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Piwik PRO MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Piwik PRO MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "analytics_annotations_delete": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "analytics_annotations_create": {
    "limits": [
      {
        "counter": "analytics_annotations_create_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "activations_attributes_list": {
    "limits": [
      {
        "counter": "activations_attributes_list_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Piwik PRO MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON PIWIK PRO →

Free to start. No card required.

All 66 Piwik PRO MCP Server tools

READ 38 tools
Read activations_attributes_list activations_attributes_list Read analytics_annotations_get Get a user annotation by ID. Read analytics_annotations_list analytics_annotations_list Read analytics_custom_dimensions_get analytics_custom_dimensions_get Read analytics_custom_dimensions_get_slots analytics_custom_dimensions_get_slots Read analytics_custom_dimensions_list analytics_custom_dimensions_list Read analytics_dimensions_details_list analytics_dimensions_details_list Read analytics_dimensions_list analytics_dimensions_list Read analytics_goals_get Get a specific goal by ID. Read analytics_goals_list analytics_goals_list Read analytics_metrics_details_list analytics_metrics_details_list Read analytics_metrics_list analytics_metrics_list Read apps_get apps_get Read apps_list apps_list Read audiences_get audiences_get Read audiences_list audiences_list Read container_settings_get_installation_code container_settings_get_installation_code Read container_settings_list container_settings_list Read tags_get Get detailed information about a specific tag. Read tags_list tags_list Read tags_list_triggers tags_list_triggers Read templates_get_tag templates_get_tag Read templates_get_trigger templates_get_trigger Read templates_get_variable templates_get_variable Read templates_list_tags templates_list_tags Read templates_list_triggers templates_list_triggers Read templates_list_variables templates_list_variables Read tools_parameters_get tools_parameters_get Read tracker_settings_app_get tracker_settings_app_get Read tracker_settings_global_get tracker_settings_global_get Read triggers_get Get detailed information about a specific trigger. Read triggers_list triggers_list Read triggers_list_tags triggers_list_tags Read variables_get Get detailed information about a specific variable. Read variables_list variables_list Read versions_get_draft Get draft version for an app. Read versions_get_published versions_get_published Read versions_list versions_list

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Piwik PRO MCP Server

Can an AI agent delete data through the Piwik PRO MCP Server MCP server? +

Yes. The Piwik PRO MCP Server server exposes 5 destructive tools including analytics_annotations_delete, tags_delete, tracker_settings_app_delete. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Piwik PRO MCP Server? +

The Piwik PRO MCP Server server has 21 write tools including analytics_annotations_create, analytics_annotations_update, analytics_custom_dimensions_create. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Piwik PRO MCP Server.

How many tools does the Piwik PRO MCP Server MCP server expose? +

66 tools across 3 categories: Destructive, Read, Write. 38 are read-only. 28 can modify, create, or delete data.

How do I enforce a policy on Piwik PRO MCP Server? +

Register the Piwik PRO MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Piwik PRO MCP Server tool call.

Deterministic rules across all 66 Piwik PRO MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

66 Piwik PRO MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.