98
/ 100
1 month ago
glama

Tianshu MCP Server

Enables AI assistants to process documents, images, audio, and video via MCP protocol, converting unstructured data into structured Markdown/JSON.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: JWT_SECRET_KEY, SSO_CLIENT_SECRET, REDIS_PASSWORD, REDIS_QUEUE_KEY, REDIS_PROCESSING_KEY, RUSTFS_ACCESS_KEY, RUSTFS_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_PATH
configOUTPUT_PATH
configUPLOAD_PATH
configRUSTFS_ENABLED
configAPI_PORT
🔐 secretJWT_SECRET_KEY
configJWT_EXPIRE_MINUTES
configSSO_ENABLED
configSSO_TYPE
configSSO_CLIENT_ID
🔐 secretSSO_CLIENT_SECRET
configSSO_ISSUER_URL
configSSO_REDIRECT_URI
configSSO_ENTITY_ID
configSSO_SSO_URL
configSSO_X509_CERT
configSSO_SP_ENTITY_ID
configSSO_SP_ACS_URL
configHF_ENDPOINT
configCUDA_VISIBLE_DEVICES
configMINERU_DEVICE_MODE
configMODEL_DOWNLOAD_SOURCE
configMINERU_MODEL_SOURCE
configMINERU_VIRTUAL_VRAM_SIZE
configPDF_SPLIT_ENABLED是否启用自动拆分(默认 true)
configPDF_SPLIT_THRESHOLD_PAGES拆分阈值页数(默认 500)
configPDF_SPLIT_CHUNK_SIZE每个子任务处理页数(默认 500)
configWORKER_PORT
configMAX_CONCURRENT_TASKS
configMAX_FILE_SIZE
configAPI_BASE_URL
configMCP_HOST
configMCP_PORT
configPADDLEX_INFERENCE_PARALLEL_WORKER_NUM
configPADDLE_PDX_DISABLE_MODEL_SOURCE_CHECK
configPADDLEX_HOME
configVLLM_API_BASE
configREDIS_HOST
configREDIS_PORT
configREDIS_DB
🔐 secretREDIS_PASSWORD
🔐 secretREDIS_QUEUE_KEY
🔐 secretREDIS_PROCESSING_KEY
configREDIS_TASK_TIMEOUT
configREDIS_QUEUE_ENABLED
configRUSTFS_ENDPOINT
🔐 secretRUSTFS_ACCESS_KEY
🔐 secretRUSTFS_SECRET_KEY
configRUSTFS_BUCKET
configRUSTFS_SECURE
configRUSTFS_PUBLIC_URL需配置 环境变量(外部可访问地址)
configNO_PROXY
configno_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/magicyuan876-mineru-tianshu-1ambj6)](https://m8ven.ai/mcp/magicyuan876-mineru-tianshu-1ambj6)
commit: 4a3710ab36ce5bb4d89d29f18ecae064983e410c
code hash: b8b59198492ba15c8dffa179347c6c5f962cddc9435ec3487204d5e16c05114b
verified: 6/18/2026, 11:18:35 AM
view raw JSON →
Tianshu MCP Server · M8ven Trust Score | M8ven