emacs-mcp-server

emacs-mcp-server

3.4

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.

The Emacs MCP Server is a tool that allows language models to interact with Emacs through `emacsclient --eval` commands, enabling them to view and manipulate the current state of Emacs.

emacs_eval

Evaluates an Emacs Lisp expression and returns the result

emacs_get_visible_text

Gets the text currently visible in the Emacs window

emacs_get_context

Gets contextual information about the current Emacs state (buffer, mode, point position, etc.)