56
/ 100
1 month ago
glama

Python MCP Toolkit Server

A Python-based MCP server for file operations, web search with fallback, and task management, designed for Termux and extensible via plugins.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ENV_FILE启动时会自动读取当前目录的 .env 文件;已有环境变量优先级更高,不会被 .env 覆盖。也可以通过 =/path/to/.env 指定配置文件。
configMCP_WORKSPACE默认安全边界:文件访问限制在 ,写入、复制、移动和删除默认关闭
configMCP_SERVER_NAMEexport =python-mcp-toolkit
configMCP_HOSTexport =127.0.0.1
configTAVILY_API_URL
// 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 5 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/linhanhan227-termux-mcp-kntban)](https://m8ven.ai/mcp/linhanhan227-termux-mcp-kntban)
commit: d2cbec8300e43cf23c6010fbb5afa5263ab6059e
code hash: 0dbce0d4bfc3de79c9ab5e1f78af70e07577c9939ae591b85b66fde7670a8c2e
verified: 6/15/2026, 3:11:07 PM
view raw JSON →