claude mcp add j0hanz-filesystem-mcp -- npx -y @j0hanz/filesystem-mcp
{
"mcpServers": {
"j0hanz-filesystem-mcp": {
"command": "npx",
"args": ["-y", "@j0hanz/filesystem-mcp"]
}
}
}
{
"mcpServers": {
"j0hanz-filesystem-mcp": {
"command": "npx",
"args": ["-y", "@j0hanz/filesystem-mcp"]
}
}
}
{
"mcpServers": {
"j0hanz-filesystem-mcp": {
"command": "npx",
"args": ["-y", "@j0hanz/filesystem-mcp"]
}
}
}
About This MCP Server
The io.github.j0hanz/filesystem-mcp server is a developer tool that enables large language models to interact with the local filesystem, allowing for file system operations to be performed in conjunction with AI coding assistants. This server connects to the local filesystem and facilitates communication between language models and the file system through standard input/output interfaces. Developers would use this server when they need to integrate file system interactions with their AI-powered coding workflows.
MCP Server that enables LLMs to interact with the local filesystem.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@j0hanz/filesystem-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Filesystem MCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.