MCP Server
MCP
GuruPDF
Convert, compress & merge PDFs and 100+ file formats from any AI agent. By GuruPDF.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "gurupdf-mcp",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your GuruPDF API token (create one at https://gurupdf.com/profile)",
"isRequired": true,
"isSecret": true,
"name": "GURUPDF_API_KEY"
},
{
"description": "API base URL; override only for self-hosting",
"default": "https://gurupdf.com/api/v1",
"name": "GURUPDF_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment