71
/ 100
12 days ago
glama

Intelligent Form Collection MCP Server

Enables intelligent form data collection for mediation/dispute resolution services through conversational AI. Supports structured information gathering, real-time validation, and database storage with integration for Cursor, Dify, and other LLM platforms.

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.
🔐
You'll be asked for 1 credential: DEEPSEEK_API_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.
configLLM_PROVIDERLLM提供商 deepseek
configLLM_MODELdeepseek-chat
🔐 secretDEEPSEEK_API_KEYyour_deepseek_api_key_here
configLLM_BASE_URL
configLLM_MAX_TOKENS
configLLM_TEMPERATURE
configLLM_STREAM是否启用流式输出 true
configDATABASE_URLmysql+aiomysql://username:password@host:port/database
configDB_POOL_SIZE
configDB_MAX_OVERFLOW
configDB_POOL_TIMEOUT
configDB_POOL_RECYCLE
configSESSION_TIMEOUT
configMAX_SESSIONS
configCLEANUP_INTERVAL
configLOG_LEVEL日志级别 INFO
configENABLE_CORS
configCORS_ORIGINS
// 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 4 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/xiaoshi7915-mdtj-mcp-server-kx305k)](https://m8ven.ai/mcp/xiaoshi7915-mdtj-mcp-server-kx305k)
commit: 79b206a199751400c18cb0b4d7601caeeb7b4df3
code hash: ccfad7f9ec8cb08f66b45c9c09dae58549cf69fda2ad8e79df62ad0eda8d84bf
verified: 6/17/2026, 12:31:37 PM
view raw JSON →