Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Ocr web service

Ocr web service

OCR Web Service provides SOAP and REST APIs for integrating Optical Character Recognition (OCR) technology into software products, mobile devices, or other web services.

23VIEWS
2733USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app ocr_web_servicenpx @composio/cli add cursor --app ocr_web_servicenpx @composio/cli add cursor --app ocr_web_servicenpx @composio/cli add cursor --app ocr_web_service

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Account Credentials

Tool to extract ocrwebservice credentials. use when credentials need to be retrieved from connection metadata before invoking service operations.

Get Account Information

Tool to retrieve current account details such as remaining pages, subscription plan, and expiration date. use when checking account status before submitting ocr jobs.

Ocr Web Service Log

Tool to retrieve ocr processing logs. use after specifying date range for your account.

Ocrwebservice Recognize

Tool to call soap recognize operation. use when performing ocr on an image to retrieve text, output document, word coordinates, and errors.

4 actions available