Back to directory
keegancsmith/emacs-mcp-server

keegancsmith/emacs-mcp-server

@keegancsmith

Interact with Emacs in Claude/etc via MCP

emacsmcpelispeditorideautomation

Installation & Configuration

{
  "mcpServers": {
    "emacs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@keegancsmith/emacs-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17