M
Emacs Lisp Generator

Emacs Lisp Generator

mcp server

Description

Emacs MCP Server enables AI assistants to interact with a running Emacs process, providing tools to generate and execute Elisp code. It leverages the smartfunc library with GPT-4o to create contextually appropriate Elisp solutions, and uses emacsclient to evaluate code in the active Emacs instance. This implementation allows AI models to perform complex Emacs operations like buffer manipulation, text editing, and configuration changes without requiring users to write Elisp themselves.

Server Details

Added

April 21, 2025