gurupdf-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GURUPDF_API_KEY | Yes | Your API token from Profile → API tokens. | |
| GURUPDF_API_URL | No | Override only for self-hosted / staging. | https://gurupdf.com/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| convert_fileA | Convert or process a local file (or URL) with GuruPDF. Convert between 100+ formats (PDF ⇄ Word/Excel/PowerPoint, images, ebooks, etc.) or run a PDF tool (compress, merge, split, rotate, protect, watermark, OCR…). Saves the result next to the input and returns the path. |
| get_statusA | Check a GuruPDF conversion job by its id (uuid). If it's finished, downloads the result to disk. |
| list_conversionsA | List the conversions and tools GuruPDF supports, optionally filtered by an input file format. |
| check_creditsA | Show how many GuruPDF credits the user has left, and how to get more. |
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/GuruPDF/gurupdf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server