EmDash is a full-stack TypeScript CMS based on Astro; the spiritual successor to WordPress
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"emdash": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-emdash"
]
}
}
}