Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.8"
".": "0.3.9"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.9](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.3.8...v0.3.9) (2026-01-03)


### 🚀 Features

* Upgrade to rust-mcp-sdk 0.8.x and MCP 2025-11-25 ([#73](https://github.com/rust-mcp-stack/rust-mcp-filesystem/issues/73)) ([db8fe94](https://github.com/rust-mcp-stack/rust-mcp-filesystem/commit/db8fe941c8a227c1e41c15dedd074954696faead))


### 🐛 Bug Fixes

* Tail_file read from the ending not beginning ([#70](https://github.com/rust-mcp-stack/rust-mcp-filesystem/issues/70)) ([8656d9f](https://github.com/rust-mcp-stack/rust-mcp-filesystem/commit/8656d9f2b71ea0e3d44c141b6dba63664341e1f5))

## [0.3.8](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.3.7...v0.3.8) (2025-10-31)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rust-mcp-filesystem"
version = "0.3.8"
version = "0.3.9"
edition = "2024"
repository = "https://github.com/rust-mcp-stack/rust-mcp-filesystem"
authors = ["Ali Hashemi"]
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ For detailed setup instructions, please visit the [project documentation](https:
<!-- x-release-please-start-version -->
- **Shell script**
```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.8/rust-mcp-filesystem-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.9/rust-mcp-filesystem-installer.sh | sh
```

- **PowerShell script**
```sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.8/rust-mcp-filesystem-installer.ps1 | iex"
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.9/rust-mcp-filesystem-installer.ps1 | iex"
```

- **Homebrew**
Expand All @@ -61,7 +61,7 @@ npm i -g @rustmcp/rust-mcp-filesystem@latest

- **Download Binaries**

https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/tag/v0.3.8
https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/tag/v0.3.9

<!-- x-release-please-end -->

Expand Down
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ Refer to the [quickstart](quickstart.md) guide for installation and configuratio
<!-- x-release-please-start-version -->

```sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.8/rust-mcp-filesystem-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.9/rust-mcp-filesystem-installer.sh | sh
```

##### **PowerShell script**

```sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.8/rust-mcp-filesystem-installer.ps1 | iex"
powershell -ExecutionPolicy Bypass -c "irm https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/download/v0.3.9/rust-mcp-filesystem-installer.ps1 | iex"
```

##### **Homebrew**
Expand All @@ -52,7 +52,7 @@ npm i -g @rustmcp/rust-mcp-filesystem@latest

##### **Download Binaries**

https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/tag/v0.3.8
https://github.com/rust-mcp-stack/rust-mcp-filesystem/releases/tag/v0.3.9

<!-- x-release-please-end -->

Expand Down
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<!-- x-release-please-start-version -->

# Rust MCP FileSystem (v0.3.8)
# Rust MCP FileSystem (v0.3.9)

<!-- x-release-please-end -->

Expand Down
87 changes: 83 additions & 4 deletions docs/capabilities.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Capabilities

<!-- mcp-discovery-render -->
## rust-mcp-filesystem 0.3.8
| 🟢 Tools (24) | <span style="opacity:0.6">🔴 Prompts</span> | <span style="opacity:0.6">🔴 Resources</span> | <span style="opacity:0.6">🔴 Logging</span> | <span style="opacity:0.6">🔴 Completions</span> | <span style="opacity:0.6">🔴 Experimental</span> |
## rust-mcp-filesystem 0.3.9

A fast and efficient tools for managing filesystem operations.

Website: https://rust-mcp-stack.github.io/rust-mcp-filesystem

| ✔ Tools (24) | ~~<span style="opacity:0.6" class="error">✘ Prompts</span>~~ | ~~<span style="opacity:0.6" class="error">✘ Resources</span>~~ | ~~<span style="opacity:0.6" class="error">✘ Logging</span>~~ | ~~<span style="opacity:0.6" class="error">✘ Completions</span>~~ | ~~<span style="opacity:0.6" class="error">✘ Tasks</span>~~ |
| --- | --- | --- | --- | --- | --- |

## 🛠️ Tools (24)
Expand All @@ -11,6 +16,7 @@
<thead>
<tr>
<th style="width: auto;"></th>
<th style="width: auto;">Icon</th>
<th style="width: auto;">Tool Name</th>
<th style="width: auto;">Description</th>
<th style="width: auto;">Inputs</th>
Expand All @@ -19,6 +25,9 @@
<tbody style="vertical-align: top;">
<tr>
<td>1.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/calculate_directory_size.png" width="32" height="32"/>
</td>
<td>
<code><b>calculate_directory_size</b></code>
</td>
Expand All @@ -32,6 +41,9 @@
</tr>
<tr>
<td>2.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/create_directory.png" width="32" height="32"/>
</td>
<td>
<code><b>create_directory</b></code>
</td>
Expand All @@ -44,6 +56,9 @@
</tr>
<tr>
<td>3.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/directory_tree.png" width="32" height="32"/>
</td>
<td>
<code><b>directory_tree</b></code>
</td>
Expand All @@ -57,6 +72,9 @@
</tr>
<tr>
<td>4.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/edit_file.png" width="32" height="32"/>
</td>
<td>
<code><b>edit_file</b></code>
</td>
Expand All @@ -71,6 +89,9 @@
</tr>
<tr>
<td>5.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/find_duplicate_files.png" width="32" height="32"/>
</td>
<td>
<code><b>find_duplicate_files</b></code>
</td>
Expand All @@ -88,6 +109,9 @@
</tr>
<tr>
<td>6.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/find_empty_directories.png" width="32" height="32"/>
</td>
<td>
<code><b>find_empty_directories</b></code>
</td>
Expand All @@ -102,6 +126,9 @@
</tr>
<tr>
<td>7.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/get_file_info.png" width="32" height="32"/>
</td>
<td>
<code><b>get_file_info</b></code>
</td>
Expand All @@ -114,6 +141,9 @@
</tr>
<tr>
<td>8.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/head_file.png" width="32" height="32"/>
</td>
<td>
<code><b>head_file</b></code>
</td>
Expand All @@ -127,6 +157,9 @@
</tr>
<tr>
<td>9.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/list_allowed_directories.png" width="32" height="32"/>
</td>
<td>
<code><b>list_allowed_directories</b></code>
</td>
Expand All @@ -138,6 +171,9 @@
</tr>
<tr>
<td>10.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/list_directory.png" width="32" height="32"/>
</td>
<td>
<code><b>list_directory</b></code>
</td>
Expand All @@ -150,6 +186,9 @@
</tr>
<tr>
<td>11.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/list_directory_with_sizes.png" width="32" height="32"/>
</td>
<td>
<code><b>list_directory_with_sizes</b></code>
</td>
Expand All @@ -162,6 +201,9 @@
</tr>
<tr>
<td>12.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/move_file.png" width="32" height="32"/>
</td>
<td>
<code><b>move_file</b></code>
</td>
Expand All @@ -175,6 +217,9 @@
</tr>
<tr>
<td>13.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/read_file_lines.png" width="32" height="32"/>
</td>
<td>
<code><b>read_file_lines</b></code>
</td>
Expand All @@ -189,6 +234,9 @@
</tr>
<tr>
<td>14.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/read_media_file.png" width="32" height="32"/>
</td>
<td>
<code><b>read_media_file</b></code>
</td>
Expand All @@ -202,6 +250,9 @@
</tr>
<tr>
<td>15.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/read_multiple_media_files.png" width="32" height="32"/>
</td>
<td>
<code><b>read_multiple_media_files</b></code>
</td>
Expand All @@ -215,6 +266,9 @@
</tr>
<tr>
<td>16.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/read_multiple_text_files.png" width="32" height="32"/>
</td>
<td>
<code><b>read_multiple_text_files</b></code>
</td>
Expand All @@ -227,18 +281,25 @@
</tr>
<tr>
<td>17.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/read_text_file.png" width="32" height="32"/>
</td>
<td>
<code><b>read_text_file</b></code>
</td>
<td>Read the complete contents of a text file from the file system as text. Handles various text encodings and provides detailed error messages if the file cannot be read. Use this tool when you need to examine the contents of a single file. Only works within allowed directories.</td>
<td>Read the complete contents of a text file from the file system as text. Handles various text encodings and provides detailed error messages if the file cannot be read. Use this tool when you need to examine the contents of a single file. Optionally include line numbers for precise code targeting. Only works within allowed directories.</td>
<td>
<ul>
<li> <code>path</code> : string<br /></li>
<li> <code>with_line_numbers</code> : boolean<br /></li>
</ul>
</td>
</tr>
<tr>
<td>18.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/search_files.png" width="32" height="32"/>
</td>
<td>
<code><b>search_files</b></code>
</td>
Expand All @@ -255,6 +316,9 @@
</tr>
<tr>
<td>19.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/search_files_content.png" width="32" height="32"/>
</td>
<td>
<code><b>search_files_content</b></code>
</td>
Expand All @@ -273,6 +337,9 @@
</tr>
<tr>
<td>20.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/tail_file.png" width="32" height="32"/>
</td>
<td>
<code><b>tail_file</b></code>
</td>
Expand All @@ -286,6 +353,9 @@
</tr>
<tr>
<td>21.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/unzip_file.png" width="32" height="32"/>
</td>
<td>
<code><b>unzip_file</b></code>
</td>
Expand All @@ -299,6 +369,9 @@
</tr>
<tr>
<td>22.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/write_file.png" width="32" height="32"/>
</td>
<td>
<code><b>write_file</b></code>
</td>
Expand All @@ -312,6 +385,9 @@
</tr>
<tr>
<td>23.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/zip_directory.png" width="32" height="32"/>
</td>
<td>
<code><b>zip_directory</b></code>
</td>
Expand All @@ -326,6 +402,9 @@
</tr>
<tr>
<td>24.</td>
<td>
<img src="https://rust-mcp-stack.github.io/rust-mcp-filesystem/_media/tool_icons/zip_files.png" width="32" height="32"/>
</td>
<td>
<code><b>zip_files</b></code>
</td>
Expand All @@ -344,4 +423,4 @@


<sup>◾ generated by [mcp-discovery](https://github.com/rust-mcp-stack/mcp-discovery)</sup>
<!-- mcp-discovery-render-end -->
<!-- mcp-discovery-render-end -->
Loading