read_novel_line

按游标增量读取小说文本。输入小说名和 cursor,每次返回一到多行文本及累计字符消耗。

Server Bun Novel Processor MCP tietiezhi-1216/mcp
Category Read
Risk class Low
Parameters 00 required

What read_novel_line does on Bun Novel Processor MCP

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

Why read_novel_line needs a policy

This is a straightforward data retrieval operation. It reads novel text sequentially using a cursor mechanism, which is a read-only query pattern with no side effects. The cumulative character tracking is metadata about the read operation, not a modification of stored data. No code execution, deletion, financial transaction, or data modification occurs.

From the tool's definition Tool description indicates it 'incrementally reads novel text' (按游标增量读取小说文本) by cursor position, returning 'one or multiple lines of text and cumulative character consumption.' The tool retrieves data without modifying, deleting, or executing operations.

Questions about read_novel_line

What does the read_novel_line tool do? +

按游标增量读取小说文本。输入小说名和 cursor,每次返回一到多行文本及累计字符消耗。. It is categorised as a Read tool in the Bun Novel Processor MCP MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on read_novel_line? +

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

What risk level is read_novel_line? +

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

Can I rate-limit read_novel_line? +

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

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

read_novel_line is provided by the Bun Novel Processor MCP server (tietiezhi-1216/mcp). 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.