43
/ 100
1 month ago
glama

local-mcp

A lightweight, stdio-based MCP server enabling AI assistants to perform local file system operations like reading, writing, searching, and executing 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.
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_DATA{WORKSPACE}/.mcp-data Data directory (bookmarks, temp files)
configMCP_DIR{WORKSPACE} Default directory for tree/ls commands
configMCP_EXCLUDEConfigurable env var for custom exclusion patterns
configMCP_PORT3100 HTTP server port (when using --http)
configMCP_READONLYSet =true to block all write operations — safe for code review and browsing
configMCP_WORKSPACEAll file operations restricted to and its subdirectories
// 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/fan-67-local-mcp-16in9g)](https://m8ven.ai/mcp/fan-67-local-mcp-16in9g)
commit: 5cd2d9cec4513f5274fef6976f6f28abf7c4b65e
code hash: c78b28afa1938fc7920a9066d5afe9d54148a5894dfd27613c1d9a303b6e5359
verified: 6/14/2026, 9:59:19 AM
view raw JSON →