Skip to content
Windsurf

fs-mcp-rs for Windsurf

io.github.nihmadev/fs-mcp-rs

A fast, configurable filesystem server for the Model Context Protocol (MCP), written in Rust.

client:Windsurf transport:stdio runtime:npm

Install fs-mcp-rs in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "fs-mcp-rs": {
      "command": "npx",
      "args": [
        "-y",
        "fs-mcp-rs"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

fs-mcp-rs in other clients