MCP Server Filesystem runs on your own machine — the client starts it, so there is no endpoint to ping. 325 installs a week from npm. Last commit 1 Jul 2026.
MCP server for filesystem access
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 mcp-server-filesystem -- npx -y @agent-infra/mcp-server-filesystem
{
"mcpServers": {
"mcp-server-filesystem": {
"args": [
"-y",
"@agent-infra/mcp-server-filesystem"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-filesystem]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-filesystem"]
{
"mcpServers": {
"mcp-server-filesystem": {
"args": [
"-y",
"@agent-infra/mcp-server-filesystem"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-filesystem": {
"args": [
"-y",
"@agent-infra/mcp-server-filesystem"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.