MCP Directory

wt-mcp

by attentiondotnet · C# · ★ 0

An MCP server that helps reference and manage Windows Terminal settings and other terminal-related customizations. Built with C# and the ModelContextProtocol C# SDK.

Install

git clone https://github.com/attentiondotnet/wt-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "wt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:attentiondotnet/wt-mcp"
      ]
    }
  }
}

From the README

An [MCP](https://modelcontextprotocol.io/) server that helps reference and manage [Windows Terminal](https://github.com/microsoft/terminal) settings and other terminal-related customizations. Built with C# and the [ModelContextProtocol C# SDK](https://www.nuget.org/packages/ModelContextProtocol). > [!CAUTION] > This tool is powered by AI, which can make mistakes. Always review proposed changes before applying them. | Tool area | What it does | |---|---| | **Settings** | Read, preview, and apply [JSON Patch (RFC 6902)](https://datatracker.ietf.org/doc/html/rfc6902) changes to across release…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers