Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Command Executor MCP Server
Claim
by
Sunwood-ai-labs
npm
GitHub
OS Automation
Developer Tools
JavaScript
3
17
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
example
file-operations
example/file-operations/README.md
example/file-operations/sample.txt
これはサンプルテキストファイルです。 このファイルを使って、以下のような操作を試すことができます: 1. ファイルの内容表示 (type / cat) 2. ファイルのコピー (copy / cp) 3. ファイルの移動 (move / mv) 4. ファイルの削除 (del / rm) また、このファイルを使って、パーミッションの変更やファイル情報の表示なども試すことができます。