mcp-pdf-reader
by pietermyb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UV_PUBLISH_TOKEN | No | Your PyPI token for publishing | |
| UV_PUBLISH_PASSWORD | No | Your PyPI password for publishing | |
| UV_PUBLISH_USERNAME | No | Your PyPI username for publishing |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| open-pdfC | Open a PDF file |
| close-pdfC | Close an open PDF file |
| list-pdf-metadataC | List metadata of an open PDF |
| get-pdf-page-countC | Get the page count of a PDF |
| get-pdf-page-textC | Get the text content of a specific page in a PDF |
| pdf-to-textC | Extract all text from a PDF document |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize-pdf | Creates a summary of a PDF document |
| extract-text-from-pdf | Extract text from a specific page or range of a PDF |
| analyze-pdf | Analyze a PDF and answer questions about its content |
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/pietermyb/mcp-pdf-reader'
If you have feedback or need assistance with the MCP directory API, please join our Discord server