emdash

GitHub

EmDash is a full-stack TypeScript CMS based on Astro; the spiritual successor to WordPress

11,557 stars TypeScript 1 file ยท ~25,653 tokens #astro#cms#emdash#typescript

Theme (emdash) MCP Server

Model Context Protocol (theme) server

View all emdash servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "theme": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-theme"
      ]
    }
  }
}