Skip to main content
Glama

Server Details

Validate oh-my-posh configurations and segment snippets against the official schema.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
JanDeDobbeleer/oh-my-posh
GitHub Stars
21,295

Available Tools

2 tools
validate_configTry in Inspector

Validate an oh-my-posh configuration against the schema. Supports JSON, YAML, and TOML formats.

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNoThe format of the configuration (auto-detect if not specified)auto
contentYesThe configuration content as a string (JSON, YAML, or TOML)
validate_segmentTry in Inspector

Validate a segment snippet against the oh-my-posh schema. Useful for validating individual prompt segments before adding them to a configuration.

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNoThe format of the segment (auto-detect if not specified)auto
contentYesThe segment content as a string (JSON, YAML, or TOML)

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.