Filesystem Context runs on your own machine โ the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.
๐ Read-only MCP server for secure filesystem exploration, searching, and analysis
Today is the operative word: we check Filesystem Context every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 filesystem-context -- npx -y @j0hanz/filesystem-context-mcp
{
"mcpServers": {
"filesystem-context": {
"args": [
"-y",
"@j0hanz/filesystem-context-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.filesystem-context]
command = "npx"
args = ["-y", "@j0hanz/filesystem-context-mcp"]
{
"mcpServers": {
"filesystem-context": {
"args": [
"-y",
"@j0hanz/filesystem-context-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"filesystem-context": {
"args": [
"-y",
"@j0hanz/filesystem-context-mcp"
],
"command": "npx"
}
}
}
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
Secure read-only MCP server for Slack workspaces
Secure MCP server for sandboxed filesystem operations with document parsing support.
Secure MCP server for public web search and URL fetching.
Symbiotic CLI MCP Server for security scanning and analysis
Read-only MCP server for exposing database schema metadata without row data.
Security-first MCP server for reverse engineering, malware analysis, forensics, and SAST.
Answers built from our own checks of this server.