list_pdf_images

List all images embedded in a PDF file with their metadata (page, dimensions, type)

Server MCP PDF Reader rturv/mcp-pdf-reader
Category Read
Risk class Low
Parameters 00 required

What list_pdf_images does on MCP PDF Reader

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

Why list_pdf_images needs a policy

This tool only queries and returns information about embedded images in a PDF document. It performs no data modification, deletion, execution, or financial operations. The blast radius of misuse is minimal—an AI agent could at most enumerate image metadata from documents it has access to, which poses negligible security risk.

From the tool's definition The tool 'list_pdf_images' retrieves metadata about images embedded in a PDF file (page, dimensions, type). The verb 'list' and the action of retrieving metadata without modification or side effects clearly indicate a read-only operation.

Questions about list_pdf_images

What does the list_pdf_images tool do? +

List all images embedded in a PDF file with their metadata (page, dimensions, type). It is categorised as a Read tool in the MCP PDF Reader MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on list_pdf_images? +

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

What risk level is list_pdf_images? +

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

Can I rate-limit list_pdf_images? +

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

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

list_pdf_images is provided by the MCP PDF Reader MCP server (rturv/mcp-pdf-reader). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

list_pdf_images is one line of MCP PDF Reader's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

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.