MCP server for Yearning SQL audit platform that enables AI assistants to query and manage orders, browse data sources and table structures, submit and review SQL orders, and execute read-only queries.
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.
process.env. You'll be asked to provide them before it can run.YEARNING_URL— "": "http://localhost:8000",YEARNING_USERNAME— "": "your-user",YEARNING_PASSWORD— "": "your-password",YEARNING_LOGIN_TYPE— "": "general",YEARNING_TIMEOUT— 请求超时(秒) 30YEARNING_INSECURE— 跳过 TLS 证书验证,用于自签名证书环境(详见下方说明) falseYEARNING_READ_ONLY— "": "false"MCP_HOST— HTTP 传输监听地址(stdio 忽略) 0.0.0.0MCP_PORT— HTTP 传输监听端口(stdio 忽略) 8080MCP_STATELESS_HTTP— 启用无状态 HTTP 模式,适合 Serverless 部署(详见下方说明) falseMCP_AUTH_TOKEN— e =your-strong-token \MCP_LOG_LEVEL— 日志级别:debug/info/warning/error infoMCP_TRANSPORT— e =streamable-http \[](https://m8ven.ai/mcp/zhouweico-mcp-yearning-11bpr2)