← Index

io.github.bytedance/mcp-server-filesystem

io.github.bytedance/mcp-server-filesystem·v1.0.0·Filesystem
Quality Score
65
/100

MCP server for filesystem access

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server-filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-infra/mcp-server-filesystem"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server-filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-infra/mcp-server-filesystem"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agent-infra/mcp-server-filesystem
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem