Content
# WezTerm MCP Server
## Overview
This is a MCP server for WezTerm.
It allows you to control WezTerm from Claude Desktop and other MCP clients.
## Installation
To use with Claude Desktop, add the server config:
```json
{
"mcpServers": {
"wezterm-mcp": {
"command": "npx",
"args": ["-y", "wezterm-mcp"]
}
}
}
```
To install WezTerm for Claude Desktop automatically via Smithery:
```bash
npx -y @smithery/cli install @hiraishikentaro/wezterm-mcp --client claude
```
[](https://smithery.ai/server/@hiraishikentaro/wezterm-mcp)
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.