Skip to main content
Glama

MCP PDF Forms

by Wildebeest

list_pdfs

Locate and retrieve PDF file paths from specified directories using an optional filter. Simplify document management and access by identifying relevant PDFs efficiently.

Instructions

List PDF files in configured base paths Args: path_filter: Optional string to filter PDF paths Returns: List of PDF paths matching the filter

Input Schema

NameRequiredDescriptionDefault
path_filterNo

Input Schema (JSON Schema)

{ "properties": { "path_filter": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Path Filter" } }, "title": "list_pdfsArguments", "type": "object" }

Other Tools from MCP PDF Forms

Related Tools

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/Wildebeest/mcp_pdf_forms'

If you have feedback or need assistance with the MCP directory API, please join our Discord server