mcp-pdf2md
by FutureUnreal
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MINERU_API_KEY | Yes | Your MinerU API key for PDF content extraction | |
MINERU_API_BASE | No | MinerU API base URL for tasks | https://mineru.net/api/v4/extract/task |
MINERU_BATCH_API | No | MinerU API endpoint for batch tasks | https://mineru.net/api/v4/extract/task/batch |
MINERU_BATCH_RESULTS_API | No | MinerU API endpoint for batch results | https://mineru.net/api/v4/extract-results/batch |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |