emacs-mcp-server
If you are the rightful owner of emacs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol (MCP) server for Emacs, enabling the generation and execution of elisp code within a running Emacs process.
generate_emacs_lisp_code
Generates elisp for a given task.
execute_emacs_lisp_code
Passes elisp to a running Emacs (via `emacsclient`) to eval and execute it.