Tools that your AI agent can use through this MCP server to interact with LLMWhisperer
Convert your PDF/scanned documents to text format which can be used by LLMs. See the documentation
Retrieve the extracted text executed through the whisper API. This can be used to retrieve the text of the conversion process when the conversion is done in async mode. See the documentation
Generate highlight locations for a search term in the document. See the documentation
Get the status of the whisper process. This can be used to check the status of the conversion process when the conversion is done in async mode. See the documentation