Serversdev.ohmyposh/validator
V

Oh My Posh Validator

dev.ohmyposh/validator · v27.5.2
● Remote
v27.5.2remote🌐 https://ohmyposh.dev/api/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "dev.ohmyposh/validator",
  "description": "Validate oh-my-posh configurations and segment snippets against the official schema.",
  "title": "Oh My Posh Validator",
  "repository": {
    "url": "https://github.com/JanDeDobbeleer/oh-my-posh",
    "source": "github",
    "id": "175405157",
    "subfolder": "website/api/mcp"
  },
  "version": "27.5.2",
  "websiteUrl": "https://ohmyposh.dev/docs/advanced/mcp-server",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ohmyposh.dev/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}