Filesystem Context runs on your own machine โ the client starts it, so there is no endpoint to ping.
๐ Read-only MCP server for secure filesystem exploration, searching, and analysis
The linked repository no longer exists on GitHub โ it was deleted or made private.
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"
}
}
}
Answers built from our own checks of this server.