structdoc-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@structdoc-mcpExtract invoice fields from this PDF"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
structdoc-mcp
MCP server for StructDoc — turn any document (PDF/image) into structured data for AI agents. OCR, layout-to-Markdown, tables, key-value pairs, invoice/receipt fields. 100+ languages. Pay per call with x402 (USDC on Base/Solana) — no API keys.
Install
claude mcp add structdoc -e EVM_PRIVATE_KEY=0x<base-wallet-with-usdc> -- npx -y structdoc-mcpOr configure any MCP client to run npx -y structdoc-mcp with env:
EVM_PRIVATE_KEY— Base wallet private key holding USDC, and/orSVM_PRIVATE_KEY— Solana wallet private key (base58) holding USDCSTRUCTDOC_BASE_URL(optional) — defaulthttps://structdoc-api.hp-vladic.workers.dev
Tools
Tool | Does | Price |
| Layout → Markdown (headings, tables, key-value). RAG-ready. ≤20p | $0.25 |
| OCR full-text, 100+ languages. ≤25p | $0.05 |
| Invoice fields (vendor, items, totals). ≤4p | $0.08 |
| Receipt fields (merchant, date, total). ≤2p | $0.04 |
| OCR up to 100 pages | $0.20 |
| Markdown up to 100 pages | $1.10 |
| Free machine-readable catalog | free |
Each tool takes { url } or { base64 } (PDF/JPEG/PNG/BMP/TIFF/HEIF).
Engine: Azure Document Intelligence v4.0. API: https://structdoc-api.hp-vladic.workers.dev
MIT
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vladic-corp/structdoc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server