73
/ 100
13 days ago
glama

NATE-MCP-SERVER

A powerful MCP server that enables LLMs to safely execute code, control file systems, search the web, and integrate with services like Gmail and TMDB.

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 7 credentials: MCP_TOKEN, DEEPSEEK_API_KEY, OLLAMA_API_KEY, TMDB_API_KEY, MYSQL_PASSWORD, REMOTE_BROWSER_TOKEN, GEMINI_PAY_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.
configMCP_SERVER_URL
🔐 secretMCP_TOKEN
configCHROME_CDP_PORT
configCLIENT_ID
configRECONNECT_INTERVAL
configHEARTBEAT_INTERVAL
configOPERATION_TIMEOUT
🔐 secretDEEPSEEK_API_KEY
🔐 secretOLLAMA_API_KEY
configPYTHON_WORK_DIRPython 隔離執行的工作目錄。
configMCP_SHELL_CWD
configMCP_HOST
configMCP_PORT
configMCP_EXEC_TIMEOUT
configMCP_MAX_INPUT
configMCP_MAX_OUTPUT
🔐 secretTMDB_API_KEY
configMYSQL_HOST
configMYSQL_PORT
configMYSQL_USER
🔐 secretMYSQL_PASSWORD
configMYSQL_DATABASE
configMYSQL_MAX_ROWS
configGMAIL_ACCOUNTSGmail OAuth 憑證配置。
configPLAYWRIGHT_CDP_ENDPOINT遠端瀏覽器 CDP 連接點。
configPLAYWRIGHT_DEFAULT_TIMEOUT
configREMOTE_BROWSER_ENABLED
configREMOTE_BROWSER_PORT
🔐 secretREMOTE_BROWSER_TOKEN
configOLLAMA_WEB_SEARCH_URL
configOLLAMA_WEB_FETCH_URL
configOLLAMA_WEB_TIMEOUT
🔐 secretGEMINI_PAY_KEY
configGEMINI_API_BASE_URL
configGEMINI_PROXY_URL
configOLLAMA_PROXY_URL
configPLAYWRIGHT_HEADLESS
// 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/nateyeh-mcp-server-17h7fa)](https://m8ven.ai/mcp/nateyeh-mcp-server-17h7fa)
commit: 89a7f8e2568ab18b4133958c2384f9494037c02b
code hash: 0fe4ee0f68698768fd8d9174f4ad88332a1ba3f70045f34f560dcbc0c73a9a7e
verified: 6/24/2026, 10:20:39 AM
view raw JSON →