darrenoakey/daz-command-mcp
3.1
If you are the rightful owner of daz-command-mcp 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.
DAZ Command MCP Server is a session-based command execution server with LLM-powered summarization.
Tools
Functions exposed to the LLM to take actions
daz_sessions_list
List all sessions and identify the active one.
daz_session_create
Create and activate a new session.
daz_session_open
Open and activate an existing session.
daz_session_current
Get details of the currently active session.
daz_command_cd
Change working directory.
daz_command_read
Read a text file.
daz_command_write
Write a text file.
daz_command_run
Execute shell commands.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client