Agentic Document Parsing and Extraction (ADP)
@Laiye-ADP
Agentic Document Parsing and Extraction (ADP) について
ADP integrates Vision-Language Models (VLM), Large Language Models (LLM) and autonomous agent decision-making technologies. It reshapes traditional document processing by transforming conventional rule-based field extraction into goal-driven end-to-end intelligent automation. Foc
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"laiye-adp": {
"command": "npx",
"args": [
"-y",
"@laiye-adp/mcp"
],
"env": {
"ADP_API_KEY": "your-adp-api-key"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Agentic Document Parsing and Extraction (ADP)?
A Model Context Protocol server that connects MCP-compatible AI clients to Laiye’s Agentic Document Processing platform, enabling automated document parsing and key field extraction using VLM, LLM, and autonomous agents. It handles overseas and domestic invoices, contracts, financial statements, and certificates without requiring template setup or rule maintenance.
How to use Agentic Document Parsing and Extraction (ADP)?
Sign up at adp-global.laiye.com, retrieve an API key, then configure your MCP client with the Streamable HTTP endpoint https://adp.laiye.com/mcp?key=<YOUR-ADP-API-Key>. Once connected, describe your document processing task in natural language.
Key features of Agentic Document Parsing and Extraction (ADP)
- Parse PDFs, images, Office documents into structured text and tables
- Extract fields from global invoices, receipts, and purchase orders
- Extract fields from Chinese ID cards, driver licenses, and passports
- Use custom extraction apps created on the ADP platform
- Process documents synchronously or asynchronously
- Accept file via URL or Base64 encoding
Use cases of Agentic Document Parsing and Extraction (ADP)
- Automate cross-border invoice processing for accounts payable
- Extract order details from purchase orders for supply chain reconciliation
- Parse and extract data from Chinese ID cards for identity verification
「AI とエージェント」の他のコンテンツ
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
コメント