marcinkubica/mcp-xterminal
If you are the rightful owner of mcp-xterminal and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Terminal MCP Server is designed to address Copilot's limitations in executing terminal commands autonomously, providing a secure and efficient environment for command execution.
Tools
Functions exposed to the LLM to take actions
execute_command
Execute any terminal command with support for arguments and options.
change_directory
Change the current working directory while maintaining state.
get_current_directory
Retrieve the current working directory path.
get_terminal_info
Get information about the terminal environment, including shell, user, platform, and command history.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client