Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MINERU_API_KEYYesYour MinerU API Bearer token
MINERU_BASE_URLNoAPI base URLhttps://mineru.net/api/v4
MINERU_DEFAULT_MODELNoDefault model: pipeline or vlmpipeline

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
mineru_parse

Parse a document URL. Returns task_id to check status.

mineru_status

Check task progress. Returns download URL when done.

mineru_batch

Parse multiple URLs in one batch (max 200).

mineru_batch_status

Get batch results. Supports pagination for large batches.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/linxule/mineru-mcp'

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