claude mcp add bytedance-mcp-server-filesystem -- npx -y @agent-infra/mcp-server-filesystem
{
"mcpServers": {
"bytedance-mcp-server-filesystem": {
"command": "npx",
"args": ["-y", "@agent-infra/mcp-server-filesystem"]
}
}
}
{
"mcpServers": {
"bytedance-mcp-server-filesystem": {
"command": "npx",
"args": ["-y", "@agent-infra/mcp-server-filesystem"]
}
}
}
{
"mcpServers": {
"bytedance-mcp-server-filesystem": {
"command": "npx",
"args": ["-y", "@agent-infra/mcp-server-filesystem"]
}
}
}
About This MCP Server
The io.github.bytedance/mcp-server-filesystem tool is a Model Context Protocol server that enables filesystem access, allowing developers to interact with the filesystem through standardized protocols. It is available as an npm package named @agent-infra/mcp-server-filesystem and is hosted in the UI-TARS-desktop repository on github. Developers would use this tool when they need to integrate filesystem functionality with their AI coding assistants or other MCP-compatible systems.
MCP server for filesystem access. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@agent-infra/mcp-server-filesystem 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 mcp-server-filesystem server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.