fs-mcp-rs
Rank #10,360io.github.nihmadev/fs-mcp-rs
A fast, configurable filesystem server for the Model Context Protocol (MCP), written in Rust.
fs-mcp-rs is a Model Context Protocol (MCP) server published by nihmadev. It ranks #10,360 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. fs-mcp-rs is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 121,686 of 132,046 servers on MCP Toplist.
Use fs-mcp-rs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fs-mcp-rs -- npx -y fs-mcp-rs[mcp_servers.fs-mcp-rs]
command = "npx"
args = ["-y", "fs-mcp-rs"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fs-mcp-rs": {
"command": "npx",
"args": [
"-y",
"fs-mcp-rs"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fs-mcp-rs": {
"command": "npx",
"args": [
"-y",
"fs-mcp-rs"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fs-mcp-rs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fs-mcp-rs"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fs-mcp-rs": {
"command": "npx",
"args": [
"-y",
"fs-mcp-rs"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fs-mcp-rs": {
"command": "npx",
"args": [
"-y",
"fs-mcp-rs"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nihmadev%2Ffs-mcp-rs)<a href="https://mcptoplist.com/server/io.github.nihmadev%2Ffs-mcp-rs"><img src="https://mcptoplist.com/badge/io.github.nihmadev%2Ffs-mcp-rs.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
nihmadev
Available versions (1)
| Version | Published |
|---|---|
| 1.2.4 | Jul 24, 2026 |
Frequently asked questions
- Who maintains fs-mcp-rs?
- fs-mcp-rs is maintained by nihmadev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is fs-mcp-rs listed on the Official MCP Registry?
- Yes — fs-mcp-rs is listed on the Official MCP Registry, alongside Glama.
- How many versions does fs-mcp-rs have?
- MCP Toplist tracks 1 version of fs-mcp-rs, most recently published on Jul 24, 2026.
- Where can I find the source code for fs-mcp-rs?
- The source code for fs-mcp-rs is hosted at github.com/nihmadev/fs-mcp-rs.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.