Skip to content

Releases: rust-mcp-stack/rust-mcp-filesystem

v0.4.1

15 Mar 20:38
0fc2d4d

Choose a tag to compare

0.4.1 (2026-03-15)

🚀 Features

  • Add --disable-tools CLI option to disable specific tools (#79) (1c8a53d)
  • Add crates.io publish workflow and cargo installation docs (#81) (695c3da)

🐛 Bug Fixes

  • Fail on multiple matches by default and add replaceAll option for bulk replacement (#77) (8f1e2a3)
  • Return InvalidConfig error instead of panicking for invalid directories (#80) (fcb5552)

v0.4.0

03 Jan 17:23
d374610

Choose a tag to compare

0.4.0 (2026-01-03)

⚙️ Miscellaneous Chores

v0.3.9

03 Jan 16:08
7f2775e

Choose a tag to compare

0.3.9 (2026-01-03)

🚀 Features

  • Upgrade to rust-mcp-sdk 0.8.x and MCP 2025-11-25 (#73) (db8fe94)

🐛 Bug Fixes

  • Tail_file read from the ending not beginning (#70) (8656d9f)

v0.3.8

31 Oct 23:42
a959b4c

Choose a tag to compare

0.3.8 (2025-10-31)

⚙️ Miscellaneous Chores

v0.3.7

31 Oct 23:22
1a67c36

Choose a tag to compare

0.3.7 (2025-10-31)

🚀 Features

  • Update document and installers with npm support (#68) (5b78516)

🐛 Bug Fixes

  • Ignore client root change notification when it is not enabled by server (#65) (3ca810a)
    Fixes: #64

v0.3.6

15 Oct 21:47
45e8519

Choose a tag to compare

0.3.6 (2025-10-15)

🐛 Bug Fixes

v0.3.5

06 Oct 20:48
fa110b1

Choose a tag to compare

0.3.5 (2025-10-06)

🐛 Bug Fixes

v0.3.4

04 Oct 13:47
030f1ea

Choose a tag to compare

0.3.4 (2025-10-04)

🚀 Features

  • Add support for brace expansion in glob patterns (#52) (5be0b32)

📚 Documentation

  • Updated documentation with installation and dockerhub registry (10949df)

v0.3.3

22 Sep 21:27
b3c000a

Choose a tag to compare

0.3.3 (2025-09-22)

🐛 Bug Fixes

v0.3.2

21 Sep 21:27
b586d41

Choose a tag to compare

0.3.2 (2025-09-21)

🚀 Features