analyze_cdp_health

Analyze health and collateral ratios of CDPs for an owner

SERVERIndigo Protocol MCP SOURCEindigoprotocol/indigo-mcp
Low RISK CLASS
Category Read
Parameters 10 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/indigoprotocol-indigo-mcp/analyze-cdp-health.md

What analyze_cdp_health does on Indigo Protocol MCP

AI agents call analyze_cdp_health to retrieve information from Indigo Protocol MCP without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
owner string Owner payment key hash (56-char hex) or bech32 address

Parameters from the server's own tool schema.

Why analyze_cdp_health is rated Low

This tool retrieves and analyzes existing CDP (Collateralized Debt Position) data to compute health metrics and ratios. It performs read-only queries with no side effects, fitting the Read category. The low severity reflects that misuse would only expose analytics data without enabling financial transactions, asset transfers, or destructive actions.

From the tool's definition Tool name 'analyze_cdp_health' and description 'Analyze health and collateral ratios of CDPs for an owner' indicate data retrieval and analysis only. No modification, deletion, or execution of external operations is described.

Questions about analyze_cdp_health

What does the analyze_cdp_health tool do? +

Analyze health and collateral ratios of CDPs for an owner. It is categorised as a Read tool in the Indigo Protocol MCP MCP Server, which means it retrieves data without modifying state.

What parameters does analyze_cdp_health accept? +

analyze_cdp_health accepts 1 parameter: owner. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on analyze_cdp_health? +

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

What risk level is analyze_cdp_health? +

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

Can I rate-limit analyze_cdp_health? +

Yes. Add a rate_limit block to the analyze_cdp_health 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 analyze_cdp_health completely? +

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

analyze_cdp_health is provided by the Indigo Protocol MCP server (indigoprotocol/indigo-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Indigo Protocol, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Indigo Protocol's. Pull the full record:

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.