fs-mcp-rs runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm. Last commit 1 Aug 2026.
A fast, configurable filesystem server for the Model Context Protocol (MCP), written in Rust.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fs-mcp-rs -- npx -y fs-mcp-rs
{
"mcpServers": {
"fs-mcp-rs": {
"args": [
"-y",
"fs-mcp-rs"
],
"command": "npx"
}
}
}
[mcp_servers.fs-mcp-rs]
command = "npx"
args = ["-y", "fs-mcp-rs"]
{
"mcpServers": {
"fs-mcp-rs": {
"args": [
"-y",
"fs-mcp-rs"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fs-mcp-rs": {
"args": [
"-y",
"fs-mcp-rs"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.