vivekhaldar/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.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client