Back to Home
vimalk78 icon

fs-mcp

by vimalk78

Overview

Provides an MCP server for AI agents to access files across multiple local or remote repositories without changing the current working directory, supporting file listing, reading, and searching.

Installation

Run Command
fs-mcp

Security Notes

The server implements good path traversal protection and filters hidden files/node_modules. It provides read-only access. However, a critical security weakness exists for SSH repositories due to the use of `ssh.InsecureIgnoreHostKey()`, which disables host key verification and makes SSH connections vulnerable to Man-in-the-Middle attacks. This is noted as a 'TODO' in the source, but present.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-26

Tags

Multi-repositoryFile SystemMCPGoDeveloper Tools