Windows Terminal
0
0
Summary
WinTerm MCP is a server that enables AI models to interact with the Windows command line interface through standardized tools. It provides functionality to write commands, read terminal output, and send control characters, allowing for programmatic access to Windows terminal operations. This implementation is particularly useful for AI-driven automation tasks and integrations that require direct interaction with the Windows command line environment.
Available Actions(3)
write_to_terminal
Writes text or commands to the terminal. Parameters: command (string)
read_terminal_output
Reads the specified number of lines from terminal output. Parameters: linesOfOutput (integer)
send_control_character
Sends a control character to the terminal (e.g., Ctrl+C). Parameters: letter (string)
Last Updated: April 17, 2025
커뮤니티 리뷰
0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요