Oh My Posh Configurator MCP Server

Design beautiful terminal prompts without touching configuration files 🚀 Launch App • 📖 Documentation • 💬 Discussions. It runs locally over stdio via the published package.

People connecting design tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 130 · #18 OF 74 MAINTAINED DESIGN · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Oh My Posh Configurator

Claude Code

claude mcp add jamesmontemagno-ohmyposh-configurator -- npx -y ohmyposh-configurator

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package ohmyposh-configurator - unscoped; check the name against the project README before installing

registry namespace io.github.jamesmontemagno is GitHub-verified and matches the repo owner

03 · What Oh My Posh Configurator can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

mcp-v1.1.1 · 2026-08-03

Publish MCP server to official registry

mcp-v1.1.0 · 2026-08-03

delete private field instead of setting false for npm publish · add repository field to package.json for npm provenance · update MCP page with VS Code setup instructions and npx install · Fix/npm-publish-private-field…

mcp-v1.0.0 · 2026-02-14

Oh My Posh Configurator MCP Server v1.0.0 · First release of the Model Context Protocol server for AI-assisted Oh My Posh configuration. · create_configuration, add_segment, modify_configuration…

04 · Who maintains Oh My Posh Configurator

Oh My Posh Configurator is maintained by jamesmontemagno. We track 2 MCP servers from jamesmontemagno - 2 actively maintained, 253 combined GitHub stars, oldest repo from Mar 2025. Full record: all servers from jamesmontemagno.

  1. monkeymcp MCP server providing monkey data, journeys, and location services for various monkey species. ★ 123

05 · Facts

category
design - ranked #18 of 74 actively-maintained design servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-08-03)
registry
io.github.jamesmontemagno/ohmyposh-configurator (active, first published 2026-08-03)
packages
npm:ohmyposh-configurator

06 · Oh My Posh Configurator FAQ

What is Oh My Posh Configurator?

Design beautiful terminal prompts without touching configuration files 🚀 Launch App • 📖 Documentation • 💬 Discussions. It runs locally over stdio via the published package.

Is Oh My Posh Configurator still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Oh My Posh Configurator?

Run `npx -y ohmyposh-configurator`. You can also paste the ready-made client config above.

Does Oh My Posh Configurator run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Oh My Posh Configurator

More design MCP servers · Canvas API MCP · Bench Router · edumints SCORM MCP · Design Token Bridge MCP · Canicode

More TypeScript MCP servers · Codex Tldraw MCP · Orca MCP Server · OCI Pricing · Fedlex Connector · Apple Mail MCP (jayvee6) · see all