Loading MCP server directory, please wait...
A fast, configurable filesystem server for the Model Context Protocol (MCP), written in Rust.
npx @getmcp/cli add io.github.nihmadev/fs-mcp-rsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nihmadev/fs-mcp-rs": {
"command": "npx",
"args": [
"-y",
"fs-mcp-rs"
]
}
}
}