Skip to content

Commit 310412e

Browse files
committed
chore: update docs
1 parent 042f817 commit 310412e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Rust MCP Filesystem is a blazingly fast, asynchronous, and lightweight MCP (Model Context Protocol) server designed for efficient handling of various filesystem operations.
88
This project is a pure Rust rewrite of the JavaScript-based `@modelcontextprotocol/server-filesystem`, offering enhanced capabilities, improved performance, and a robust feature set tailored for modern filesystem interactions.
99

10-
🚀 Refer to the [project documentation]() for installation and configuration instructions.
10+
🚀 Refer to the [project documentation](https://rust-mcp-stack.github.io/rust-mcp-filesystem) for installation and configuration instructions.
1111

1212
## Features
1313

@@ -17,11 +17,11 @@ This project is a pure Rust rewrite of the JavaScript-based `@modelcontextprotoc
1717
- **📁 Nested Directories**: Improved directory creation, allowing the creation of nested directories.
1818
- **📦 Lightweight**: Standalone with no external dependencies (e.g., no Node.js, Python etc required), compiled to a single binary with a minimal resource footprint, ideal for both lightweight and extensive deployment scenarios.
1919

20-
#### 👉 Refer to [capabilities](capabilities.md) for a full list of tools and other capabilities.
20+
#### 👉 Refer to [capabilities](https://rust-mcp-stack.github.io/rust-mcp-filesystem/#/capabilities) for a full list of tools and other capabilities.
2121

2222
## 🔧 Installation & Configuration
2323

24-
For detailed setup instructions, please visit the [project documentation]().
24+
For detailed setup instructions, please visit the [project documentation](https://rust-mcp-stack.github.io/rust-mcp-filesystem).
2525

2626
## Purpose
2727

docs/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Capabilities
22

3-
## **rust-mcp-filesystem-server 0.1.4**
3+
## **rust-mcp-filesystem-server 0.1.0**
44

55
| 🟢 Tools (14) | <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">🔴 Experimental</span> |
66
| ------------- | ------------------------------------------- | --------------------------------------------- | ------------------------------------------- | ------------------------------------------------ |

0 commit comments

Comments
 (0)