Loomal

mcp-server-filesystem

MCP server by github.com/bytedance/ui-tars-desktop

MCP server for filesystem access

36.3k starsnpm: @agent-infra/mcp-server-filesystem

About mcp-server-filesystem

mcp-server-filesystem is an MCP (Model Context Protocol) server published by bytedance in the official MCP registry. MCP server for filesystem access

It ships as an npm package (@agent-infra/mcp-server-filesystem), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bytedance/ui-tars-desktop, where the project has earned 36,321 GitHub stars.

Use mcp-server-filesystem with your agent

Claude Code · one command
claude mcp add mcp-server-filesystem -- npx -y @agent-infra/mcp-server-filesystem
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-infra/mcp-server-filesystem"
      ]
    }
  }
}
npm@agent-infra/mcp-server-filesystem

Frequently asked questions

What is mcp-server-filesystem?
mcp-server-filesystem is an MCP (Model Context Protocol) server by bytedance. MCP server for filesystem access
How do I connect mcp-server-filesystem to Claude, Cursor, or another MCP client?
Install mcp-server-filesystem from its npm package (@agent-infra/mcp-server-filesystem) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-filesystem open source?
Yes — the source code is public at github.com/bytedance/ui-tars-desktop, with 36,321 GitHub stars.
Can AI agents pay to use mcp-server-filesystem?
Not yet through Loomal — mcp-server-filesystem is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-filesystem? Claim this listing free by verifying GitHub ownership, or contact us.