Oh My Posh Configurator runs on your own machine — the client starts it, so there is no endpoint to ping. 300 installs a week from npm. Last commit 4 Aug 2026.
MCP server for creating, validating, and exporting Oh My Posh terminal prompt configurations.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ohmyposh-configurator -- npx -y ohmyposh-configurator
{
"mcpServers": {
"ohmyposh-configurator": {
"args": [
"-y",
"ohmyposh-configurator"
],
"command": "npx"
}
}
}
[mcp_servers.ohmyposh-configurator]
command = "npx"
args = ["-y", "ohmyposh-configurator"]
{
"mcpServers": {
"ohmyposh-configurator": {
"args": [
"-y",
"ohmyposh-configurator"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ohmyposh-configurator": {
"args": [
"-y",
"ohmyposh-configurator"
],
"command": "npx"
}
}
}
Validate oh-my-posh configurations and segment snippets against the official schema.
MCP server for building, inspecting, and exporting PhysiCell and PhysiBoSS configuration files
MCP server for .env file validation, parsing, and comparison.
MCP server for cron expression parsing, validation, and scheduling.
MCP server for terminal commands, file operations, and process management
ADCIRC model configuration debugging, parameter lookup, and validation
SCHISM model configuration debugging, parameter lookup, and validation
MCP server for regex testing, matching, replacing, and validation
Answers built from our own checks of this server.