Dual MoA (Self-MoA + Iterative-MoA) reasoning MCP server with 26 tools for structured thinking. LLM-powered inference, Chinese FTS5 search, SQLite persistence, quality scoring, bias detection, and 192 unit tests. Supports Streamable HTTP and stdio transport.
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.DEEPSEEK_API_KEY— "env": { "": "sk-xxx" }ST_LLM_SELECTOR— ├── ← 0/1/2/3DASHSCOPE_API_KEY— └── ← 模型2 API Key(双模型模式需要)ST_LLM_API_BASE— ├── ← API 端点ST_LLM_MODEL— ├── ← 模型1 名称ST_LLM_TIMEOUTST_LLM2_API_BASEST_LLM2_MODEL— ├── ← 模型2 名称ST_MOA_ROUNDS— ├── ← 1~20ST_LLM_MODE— ├── ← self-moa / iterativeST_TRANSPORT— 传输模式 streamable-httpST_HOST— ├── / ST_PORT ← 监听地址和端口ST_PORT— ├── ST_HOST / ← 监听地址和端口ST_DB_PATH— └── ← SQLite 数据库路径[](https://m8ven.ai/mcp/lsekit-sequentialthinking-1gkv1k)