Jev application
Build and run agents you can see, understand and trust.
Details →★ 32,297
微信聊天内容记录搜索mcp
Stars measure the whole repository, including work unrelated to Jev.
Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
**架构与安全边界**:MCP 服务端(`wechat_mcp`)是**跨平台、纯只读**的,本体不含任何解密/密钥/进程内存代码(可自行 `grep` 核验:它只 import 标准库、`zstandard`、`mcp` 与 `typesafe_sdk`)。解密所需的 `pycryptodome`/`psutil`/`pefile` 收在 `[decrypt]` 可选依赖里,基础安装的服务端环境里根本没有,物理上无法解密。解密工具(`wechat_decrypt`)是独立的 Windows 专属命令,装在与服务端不同的环境。设计参考 [NoCannoBB《微信记录 AI 助手》]。
Evidence commit: 22245ad7b5019fb7a809ddae5394f2688d49fe97
Discovered through: github-search.
How we review →