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

Shared (emdash) MCP Server

Model Context Protocol (shared) server

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