MinerU MCP Server
by linxule
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINERU_API_KEY | Yes | Your MinerU API Bearer token | |
| MINERU_BASE_URL | No | API base URL | https://mineru.net/api/v4 |
| MINERU_DEFAULT_MODEL | No | Default model: pipeline or vlm | pipeline |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mineru_parseB | Parse a document URL. Returns task_id to check status. |
| mineru_statusB | Check task progress. Returns download URL when done. |
| mineru_batchC | Parse multiple URLs in one batch (max 200). |
| mineru_batch_statusA | Get batch results. Supports pagination for large batches. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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