adw.catalog
List ALL available AlpineDataWorks intelligence indices (id, name, domain, grain, tiers, and the tool name to call). Call this first to discover what you can query.
This record as markdown: /tools/com-alpinedataworks-adw-intelligence-server/adw.catalog.md
What adw.catalog does on AlpineDataWorks Intelligence Server
AI agents call adw.catalog to retrieve information from AlpineDataWorks Intelligence Server without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
Why adw.catalog is rated Low
The tool retrieves and lists metadata about available indices without modifying, executing, or deleting any data. It is a straightforward read-only operation used for discovery purposes. Severity is low because listing available resources poses minimal risk even if misused by an agent.
From the tool's definition Tool name is 'catalog' and description states 'List ALL available AlpineDataWorks intelligence indices' — this is a discovery/query operation with no side effects.
Attacks that exploit this kind of access
The rule that runs adw.catalog safely
PolicyLayer is an MCP gateway: it sits between your AI agents and AlpineDataWorks Intelligence Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For adw.catalog, this is the rule to start with:
adw.catalog 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 AlpineDataWorks Intelligence Server, apply this rule, and every adw.catalog call is checked against it from then on.
Questions about adw.catalog
List ALL available AlpineDataWorks intelligence indices (id, name, domain, grain, tiers, and the tool name to call). Call this first to discover what you can query. It is categorised as a Read tool in the AlpineDataWorks Intelligence Server MCP Server, which means it retrieves data without modifying state.
Register the AlpineDataWorks Intelligence Server MCP server in PolicyLayer and add a rule for adw.catalog: 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 AlpineDataWorks Intelligence Server. Nothing to install.
adw.catalog 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 adw.catalog 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 adw.catalog. 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.
adw.catalog is provided by the AlpineDataWorks Intelligence Server MCP server (https://api.alpinedataworks.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on AlpineDataWorks Intelligence Server, and thousands of servers like it.
Across the catalogue