Skip to main content
Glama
acchuang

Jina AI Remote MCP Server

by acchuang

extract_pdf

Extract figures, tables, and equations from PDF documents using layout detection. Returns base64-encoded images with metadata from academic papers or any PDF URL.

Instructions

Extract figures, tables, and equations from PDF documents using layout detection. Perfect for extracting visual elements from academic papers on arXiv or any PDF URL. Returns base64-encoded images of detected elements with metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoarXiv paper ID (e.g., '2301.12345' or 'hep-th/9901001'). Either id or url is required.
urlNoDirect PDF URL. Either id or url is required.
max_edgeNoMaximum edge size for extracted images in pixels (default: 1024)
typeNoFilter by float types (comma-separated): figure, table, equation. If not specified, returns all types.

Latest Blog Posts

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/acchuang/jina-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server