argo (taxueseek/argo) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 14 tools. No publisher has claimed this listing.

C
Emerging
74/100

argo

专门为 agent 打造的开源 agent 搜索工具,具备 200+的搜索源及多语言搜索能力,覆盖中文/英文/学术/代码/购物/金融/新闻/百科。

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

taxueseek

Source: github_topic · also listed on github_repo_search

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
18 flows detected: EASTMONEY_APIKEY, ZHIHU_ACCESS_SECRET, WEREAD_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 20 credentials: EASTMONEY_APIKEY, ARGO_EASTMONEY_APIKEY, ZHIHU_ACCESS_SECRET, ARGO_ZHIHU_ACCESS_SECRET, ARGO_BOCHA_API_KEY, BOCHA_API_KEY, WEREAD_API_KEY, ARGO_WEREAD_API_KEY, QWEATHER_KEY, OCTEN_API_KEY, PARALLEL_API_KEY, YDC_API_KEY, EXA_API_KEY, ANYSEARCH_API_KEY, GITHUB_TOKEN, TINYFISH_API_KEY, TAVILY_API_KEY, WEB_SEARCH_API_KEY, ARGO_MYENGINE_API_KEY, MYENGINE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configARGO_PYTHONPython 路径特殊时:export =/path/to/python3(仅 npx 入口会读)。
configPYTHON
configPYTHONUTF8Windows 全平台可用(v2.8.2 新增):移除 npm os 限制;全链路 UTF-8 防线( + -X utf8 + 6 处 JSON read_bytes)根治 GBK 崩溃;工具探测改 shutil.which;Chrome/Edge 自动发现;Ctrl+C 干净退出
configARGO_LOCAL_READ_DIRS
configARGO_CLIENTS_PATH
configARGO_HOME_OVERRIDE
configARGO_ARCHIVE_ROOT
configCHROME_PATH
configARGO_ENGINE_HTTP_CLIENT引擎层 HttpClient 接入(v2.7.3 追加):HTTP/HTML 引擎 GET 统一走 UA 轮换 + 重试 + 重定向跟随层,arxiv 类 UA 敏感引擎从 5s 超时空返回变为 2s 内 10 条有效结果;=0 回退 urllib
🔐 secretEASTMONEY_APIKEY
🔐 secretARGO_EASTMONEY_APIKEY
🔐 secretZHIHU_ACCESS_SECRET
🔐 secretARGO_ZHIHU_ACCESS_SECRET
🔐 secretARGO_BOCHA_API_KEY
🔐 secretBOCHA_API_KEY
🔐 secretWEREAD_API_KEY
🔐 secretARGO_WEREAD_API_KEY
🔐 secretQWEATHER_KEY
🔐 secretOCTEN_API_KEY
🔐 secretPARALLEL_API_KEY
🔐 secretYDC_API_KEY
🔐 secretEXA_API_KEY
🔐 secretANYSEARCH_API_KEY
🔐 secretGITHUB_TOKEN
configARGO_FETCH_TINYFISH
🔐 secretTINYFISH_API_KEY
configARGO_FETCH_IMPERSONATE
configARGO_FETCH_MD_VARIANT
configARGO_FETCH_MOBILE
configARGO_FETCH_DEADLINE_S抓取全局 deadline:(默认 60s)封顶降级链总耗时;429/503 停止信号尊重服务器指示;tinyfish 免费渲染层 + .md 变体探测命中即跳过反爬链
configARGO_NO_AUTORELOAD
🔐 secretTAVILY_API_KEY
🔐 secretWEB_SEARCH_API_KEY
configARGO_LINK_TARGETS
configARGO_ALLOW_RECOMPUTE
configARGO_RESPECT_ROBOTS
configARGO_ROUTE_SAMPLE_RATE
configARGO_MINHASH_DEDUPE
configARGO_MINHASH_THRESHOLD
configARGO_LOCAL_RERANK
configARGO_LOCAL_SEEK_PATH
configARGO_LOCAL_SEEK_ROOTS
configARGO_TOOL_CALL_COALESCE
configARGO_TELEMETRY_DIR
configARGO_TELEMETRY
configARGO_ALLOW_PRIVATE_URLS
🔐 secretARGO_MYENGINE_API_KEY
🔐 secretMYENGINE_API_KEY
configEGO_SEARCH_STATE
configEGO_SEARCH_EGO_BIN
configEGO_SEARCH_PROBE_TIMEOUT
configEGO_SEARCH_STRICT_SSRF
configEGO_SEARCH_WEBBRIDGE_TIMEOUT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

14/14 tools missing one or more hints — argo_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); argo_local_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); argo_local_read (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +11 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 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/taxueseek/argo)](https://m8ven.ai/mcp/taxueseek/argo)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: cfb71297e5d1cd16880f2c59e3b6f5234a8df30f
code hash: 7f0044f6c206a7582f1c40911acc6e0cfca4ff0e7a69aa7d9f38cc659802b6f1
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client