Home › Other › Oh My Posh Configurator

Oh My Posh Configurator

MCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.

TypeScript
★ 135 stars Last pushed 2026-08-03

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.1)

npx -y ohmyposh-configurator@1.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "ohmyposh-configurator": {
      "command": "npx",
      "args": [
        "-y",
        "ohmyposh-configurator@1.1.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry