subscribe_live_chart

실시간 2시간 차트 데이터를 구독합니다.

Server MCP Mempool jaducku/mcp-mempool
Category Read
Risk class Low
Parameters 00 required

What subscribe_live_chart does on MCP Mempool

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

Why subscribe_live_chart needs a policy

This tool retrieves and streams real-time chart data from the mempool.space API. It performs no write operations, does not execute arbitrary code, does not delete data, and has no financial impact. Subscribing to a data feed is fundamentally a read operation. The severity is low because misuse would only expose publicly available Bitcoin network statistics without side effects.

From the tool's definition subscribe_live_chart subscribes to real-time 2-hour chart data. The description and name indicate passive data retrieval/streaming of chart information with no modification, creation, or deletion of data.

Questions about subscribe_live_chart

What does the subscribe_live_chart tool do? +

실시간 2시간 차트 데이터를 구독합니다. It is categorised as a Read tool in the MCP Mempool MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on subscribe_live_chart? +

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

What risk level is subscribe_live_chart? +

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

Can I rate-limit subscribe_live_chart? +

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

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

subscribe_live_chart is provided by the MCP Mempool MCP server (jaducku/mcp-mempool). 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.