avaxia8/landingai-ade-mcp
If you are the rightful owner of landingai-ade-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 dayong@mcphub.com.
The LandingAI ADE MCP Server is a Model Context Protocol server that integrates with LandingAI's Agentic Document Extraction API to extract text, tables, and structured data from various document formats.
Tools
Functions exposed to the LLM to take actions
parse_document
Parse documents to extract content with metadata.
extract_data
Extract structured data from markdown using a JSON schema.
create_parse_job
Create a parse job for large documents.
get_parse_job_status
Check status and retrieve results of a parse job.
list_parse_jobs
List all parse jobs with filtering and pagination.
health_check
Check server status and API connectivity.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client