FileSystem MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from pypi. Last commit 6 Mar 2026.
Secure filesystem access for AI agents with configurable directory and file type restrictions
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-server -- uvx vs-filesystem-mcp-server
{
"mcpServers": {
"filesystem-server": {
"args": [
"vs-filesystem-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.filesystem-server]
command = "uvx"
args = ["vs-filesystem-mcp-server"]
{
"mcpServers": {
"filesystem-server": {
"args": [
"vs-filesystem-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"filesystem-server": {
"args": [
"vs-filesystem-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.