Script Tool
@nguyenvanduocit
Script Tool について
MCP server to for running script
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Script Tool?
Script Tool executes command line scripts through the Model Context Protocol (MCP). It is designed for developers who need to run shell commands or scripts directly from an MCP host such as Claude.
How to use Script Tool?
Download the prebuilt binary from GitHub Releases for your platform (Linux, macOS, or Windows) or install via go install github.com/nguyenvanduocit/script-mcp. Configure your MCP client, for example in Claude’s config, with the path to the binary as the server command.
Key features of Script Tool
- Safe execution of command line scripts
- Support for different interpreters
- Timeout protection for long-running scripts
- Captures standard output and error
- Cross-platform support (Linux, macOS, Windows)
Use cases of Script Tool
- Run shell commands or scripts from an AI assistant via MCP
- Execute code snippets in interpreters like Python, Bash, or Node.js
- Automate system tasks with built-in timeout safety
- Integrate command-line tools into conversational AI workflows
FAQ from Script Tool
How do I install Script Tool?
Download the binary from the GitHub Releases page or use go install github.com/nguyenvanduocit/script-mcp.
Which platforms are supported?
Linux, macOS, and Windows.
How do I configure Script Tool with Claude?
Add an MCP server entry with "command": "/path-to/script-mcp" in your Claude configuration file.
Does Script Tool support different script interpreters?
Yes, the tool can execute scripts using any interpreter installed on your system.
Can I set a timeout for script execution?
Yes, timeout protection is a built-in feature to prevent scripts from running indefinitely.
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
コメント