quanticsoul4772/macos-shell
3.2
If you are the rightful owner of macos-shell 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.
A Model Context Protocol (MCP) server that enables AI assistants to execute shell commands on macOS with session management, working directory persistence, environment isolation, and background process management.
Tools
Functions exposed to the LLM to take actions
run_command
Execute shell commands with parameters for command, args, session, cwd, env, and timeout.
create_shell_session
Create a new named session with isolated environment.
list_shell_sessions
List active sessions with details.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client