secrets_list_stores

List Secrets Manager secret groups (stores) in an environment. Returns metadata only — no secret values are ever returned. Use the storeId from this result with secrets_list_secrets.

Server Anypoint MCP Server sravannerella/mulesoft-mcp-server
Category Read
Risk class Low
Parameters 00 required

What secrets_list_stores does on Anypoint MCP Server

AI agents call secrets_list_stores to retrieve information from Anypoint MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why secrets_list_stores needs a policy

This tool retrieves organizational metadata about secret stores without exposing sensitive values or modifying any data. It is a pure read operation used to discover available secret management resources. The blast radius is minimal—worst case, an attacker learns the names and IDs of secret stores but cannot access their contents or make changes.

From the tool's definition Tool explicitly returns 'metadata only — no secret values are ever returned' and enables listing/querying of secret groups/stores. The description confirms this is a retrieval operation with no side effects.

Questions about secrets_list_stores

What does the secrets_list_stores tool do? +

List Secrets Manager secret groups (stores) in an environment. Returns metadata only — no secret values are ever returned. Use the storeId from this result with secrets_list_secrets. It is categorised as a Read tool in the Anypoint MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on secrets_list_stores? +

Register the Anypoint MCP Server MCP server in PolicyLayer and add a rule for secrets_list_stores: 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 Anypoint MCP Server. Nothing to install.

What risk level is secrets_list_stores? +

secrets_list_stores is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit secrets_list_stores? +

Yes. Add a rate_limit block to the secrets_list_stores 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.

How do I block secrets_list_stores completely? +

Set action: deny in the PolicyLayer policy for secrets_list_stores. 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.

What MCP server provides secrets_list_stores? +

secrets_list_stores is provided by the Anypoint MCP Server MCP server (sravannerella/mulesoft-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.