Mineru Tianshu is an enterprise AI data preprocessing platform that converts unstructured data from PDFs and Office files into structured Markdown. It provides document parsing and multimodal information extraction tools. The server integrates with MCP-compliant AI assistants and exposes APIs for document conversion and data extraction. Developers use it to automate document processing workflows and integrate structured data into AI applications.
Mineru Tianshu is an enterprise AI data preprocessing platform that converts unstructured data from PDFs and Office files into structured Markdown. It provides document parsing and multimodal information extraction tools. The server integrates with MCP-compliant AI assistants and exposes APIs for document conversion and data extraction. Developers use it to automate document processing workflows and integrate structured data into AI applications.
pip install mineru-tianshuAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"magicyuan876-mineru-tianshu-github": {
"command": "uvx",
"args": [
"pip install mineru-tianshu"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mineru tianshu?"
API Key Required
This server requires an API key from mineru tianshu. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MINERU_TIANSHU_API_KEY | Yes | Your mineru tianshu API key |
"What resources are available in mineru tianshu?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mineru tianshu"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mineru tianshu with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.