Local Mcp Filesystem
Freeby MCP Community
Connect ChatGPT to your local filesystem in 60 seconds. One-command MCP server with automatic HTTPS tunnel for ChatGPT Developer Mode.
v1.0.5Added Apr 12, 2026
mcpmodel-context-protocolfilesystemchatgptchatgpt-developer-mode
Local Mcp Filesystem MCP Server
Connect ChatGPT to your local filesystem in 60 seconds. One-command MCP server with automatic HTTPS tunnel for ChatGPT Developer Mode.
Installation
npx -y local-mcp-filesystem
Reviews
Installation
Quick install
npx -y local-mcp-filesystem
Add to claude_desktop_config.json
{
"mcpServers": {
"local-mcp-filesystem": {
"command": "npx",
"args": ["-y", "local-mcp-filesystem"]
}
}
}