ArneJanning/nanonets-mcp
If you are the rightful owner of nanonets-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Nanonets MCP Server is a Model Context Protocol server that provides advanced OCR capabilities for converting various document formats into structured markdown.
Tools
Functions exposed to the LLM to take actions
ocr_image_to_markdown
Convert an image to structured markdown format.
ocr_pdf_to_markdown
Convert an entire PDF document to structured markdown format.
process_word_to_markdown
Convert a Word document (.docx) to structured markdown format.
process_excel_to_markdown
Convert an Excel file (.xlsx) to structured markdown format.
get_supported_formats
Get information about supported formats and capabilities.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client