Loading MCP server directory, please wait...
MCP server for filesystem access
npx @getmcp/cli add io.github.bytedance/mcp-server-filesystemRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bytedance/mcp-server-filesystem": {
"command": "npx",
"args": [
"-y",
"@agent-infra/mcp-server-filesystem"
]
}
}
}