Filesystem MCP
Quality Score
100
/100
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"filesystem-mcp": {
"command": "npx",
"args": [
"-y",
"@j0hanz/filesystem-mcp"
]
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"filesystem-mcp": {
"command": "npx",
"args": [
"-y",
"@j0hanz/filesystem-mcp"
]
}
}
}Cline (cline_mcp_settings.json)
npx -y @j0hanz/filesystem-mcpClaude Desktop (Docker)
{
"mcpServers": {
"filesystem-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/j0hanz/filesystem-mcp:1.19.1"
]
}
}
}§03 MCP Quality Score · methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04 Alternatives in Filesystem
ai.artidrop/artidrop
ai.artidrop/artidrop
Publish HTML, Markdown, and multi-file sites as shareable URLs instantly via MCP.
Scout by Optimly
ai.optimly/scout
Query the AI Brand Directory. Audit brand visibility in ChatGPT, Claude, and Gemini.
ai.smithery/bhushangitfull-file-mcp-smith
ai.smithery/bhushangitfull-file-mcp-smith
Manage files and folders directly from your workspace. Read and write files, list directories, cre…