MCP PDF Reader
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read_pdfB | Extract all text content from a PDF file |
| get_pdf_metadataC | Extract metadata information from a PDF file (title, author, creation date, etc.) |
| read_pdf_pagesC | Extract text from specific pages or page range in a PDF |
| search_pdfB | Search for text in a PDF and return all matches with context |
| get_pdf_page_countB | Get the total number of pages in a PDF file |
| list_pdf_imagesB | List all images embedded in a PDF file with their metadata (page, dimensions, type) |
| extract_pdf_imageA | Extract a specific image from a PDF by its index (use list_pdf_images to get available indices) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rturv/mcp-pdf-reader'
If you have feedback or need assistance with the MCP directory API, please join our Discord server