71
/ 100
11 days ago
glama

shensou

An MCP server for divergent iterative web search that anchors on a question, proposes keyword queries, gathers evidence, and outputs a question-map and synthesis.

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 4 credentials: EXPLORER_API_KEY, OPENAI_API_KEY, BRAVE_API_KEY, SHENSOU_PASS
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.
configEXPLORER_MODELcp .env.example .env # set /API_KEY + BRAVE_API_KEY
configOPENAI_MODELEXPLORER_MODEL explorer model id (required)
configEXPLORER_BASE_URL/ EXPLORER_API_KEY OpenAI-compatible endpoint OPENAI_
configOPENAI_BASE_URL
🔐 secretEXPLORER_API_KEY"env": { "EXPLORER_MODEL": "gpt-4o", "": "sk-...",
🔐 secretOPENAI_API_KEY
🔐 secretBRAVE_API_KEYcp .env.example .env # set EXPLORER_MODEL/API_KEY +
configBRAVE_API_KEYSBRAVE_API_KEY / Brave Search key(s) —
configSHENSOU_ADVERSARIALinclude counter-evidence queries 1
configSHENSOU_LANG/ SHENSOU_COUNTRY Brave search locale en / US
configSHENSOU_COUNTRYSHENSOU_LANG / Brave search locale en / US
configSHENSOU_HOSTThe web demo also reads /PORT and optional SHENSOU_USER/PASS
configSHENSOU_PORT
configSHENSOU_USERThe web demo also reads SHENSOU_HOST/PORT and optional /PASS
🔐 secretSHENSOU_PASS
// 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/taoyongac-shensou-19xrpc)](https://m8ven.ai/mcp/taoyongac-shensou-19xrpc)
commit: 5884e3e53f823816def9b712a9b019ca38e2537e
code hash: f57d3716a7ecdbb2ef34c21ab7dd9276aa53c0f2f374615655d995409d7a6dc9
verified: 6/19/2026, 10:57:13 AM
view raw JSON →