74
/ 100
19 days ago
glama

Project Navigator MCP Server

Enables AI agents to autonomously navigate a codebase by listing directories, reading files, searching code, and running whitelisted commands.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOWED_COMMANDSnpm run build,npm test,npm run lint,npm run dev,npx tsc --noEmit
configPROJECT_ROOTБез Docker: замените блок "command": "docker", "args": ["run", ...] на "command": "node", "args": ["/path/to/simple-mcp-server/dist/index.js"] и добавьте "env": { "": "/path/to/project" }.
// 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 4 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/hrustalevdev-simple-mcp-server-18kfpq)](https://m8ven.ai/mcp/hrustalevdev-simple-mcp-server-18kfpq)
commit: 96b3265a76474686b4610fff11b5e23f97280dd3
code hash: 33c2f40d97ec8642d1572316375ec8d8e9e6d534f561773e0efa9ee35b8444e4
verified: 6/23/2026, 10:45:30 AM
view raw JSON →