mcp-wezterm

blaakstone/mcp-wezterm

3.1

If you are the rightful owner of mcp-wezterm and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MCP WezTerm is a secure and configurable Model Context Protocol server that integrates with WezTerm for robust output capture and session management.

Tools

Functions exposed to the LLM to take actions

start_session

Initiates a new session with optional host, cwd, env, and profile parameters.

send_input

Sends input data to a specified session.

exec_once

Executes a command once with optional parameters and returns the output.

read_output

Reads the output from a specified session.

focus_ui

Focuses the UI on a specified session.

kill_session

Terminates a specified session.

list_sessions

Lists all active sessions.

attach_session

Attaches to a specified session.

resume_last

Resumes the last session.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources