Skip to main content
Glama
ServiceStack

omarchy-mcp

by ServiceStack

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{
  "tasks": {
    "list": {},
    "cancel": {},
    "requests": {
      "tools": {
        "call": {}
      },
      "prompts": {
        "get": {}
      },
      "resources": {
        "read": {}
      }
    }
  }
}

Tools

Functions exposed to the LLM to take actions

NameDescription
omarchy_theme_listC

Get a list of Omarchy themes.

omarchy_theme_setC

Set the current Omarchy theme.

omarchy_theme_bg_nextA

Cycle to the next Omarchy theme background.

omarchy_preview_themeC

Get a preview image for an Omarchy theme by name.

omarchy_install_themeB

Install an Omarchy extra theme by name. Installing a theme automatically sets it as the current theme.

omarchy_remove_themeA

Uninstall an Omarchy extra theme by name. Built-in themes cannot be removed.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ServiceStack/omarchy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server