MCP MCP server · io.github.bytedance
io.github.bytedance/mcp-server-filesystem
MCP server for filesystem access
- host stars
- 39,017
- 30-day movement
- +3913/day
- Related entries
- 2
- Connections
- 0
npmlocalstreamable-httpssestdio
An MCP server from ByteDance that provides filesystem access over the Model Context Protocol. It supports stdio, SSE, and streamable-http transports; the registry lists no specific tools, so the exact file operations it exposes are not documented in the recorded material.
Use it when you want an MCP client or agent to read and work with files on a local filesystem through a standard server.
Use it to
- Expose filesystem access to an MCP client
- Run the server over stdio, SSE, or streamable-http
- Integrate file access into an agent workflow
- Evaluate alongside ByteDance's Agent TARS tooling
For Developers building MCP clients or file-aware agents
- Runs
- installed — on your machine
- Transport
- stdio, sse, streamable-http
- Packaged as
- npm:@agent-infra/mcp-server-filesystem
- Install
- npx -y @agent-infra/mcp-server-filesystem
- Version
- 1.0.0
- Last release
- 2025-09-09
topicsmcpfilesystemserverstdiossebytedance