43
/ 100
1 month ago
glama

websearch-deepseek

A general MCP server providing web search capabilities using DeepSeek's native online search API.

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 2 credentials: DEEPSEEK_API_KEY, WEBSEARCH_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.
🔐 secretDEEPSEEK_API_KEY"": "sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
🔐 secretWEBSEARCH_API_KEY❌ 否 - API Key 备选变量名
configWEBSEARCH_MAX_TOKENS❌ 否 8192 回复最大 token 数
configWEBSEARCH_MODEL"": "deepseek-v4-flash",
configWEBSEARCH_THINKING"": "enabled"
// 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 1 concrete improvement 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/lyumeng-websearch-deepseek-1sphv5)](https://m8ven.ai/mcp/lyumeng-websearch-deepseek-1sphv5)
commit: 49259798494354fb3897b4cf8045c5b7018a5ddd
code hash: a67a38dc6f7ac443d5fc232cb8e5f3091714736cfe947b10dbb6c3c831c7740f
verified: 6/14/2026, 9:58:03 AM
view raw JSON →