Emacs Lisp Development

Provides Emacs Lisp development assistance through function documentation retrieval, source code definition extraction, variable i

laurynas-biveinis 46
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server provides Emacs Lisp development assistance through five specialized tools that enable AI agents to interact with Emacs environments for code analysis and documentation lookup. Built by Laurynas Biveinis using TypeScript with the mcp-server-lib foundation, it offers function documentation retrieval, source code definition extraction with header comments, variable information without exposing values, Info documentation lookup from the Emacs Lisp Reference Manual, and secure source file reading from system directories and ELPA packages. The implementation features robust security controls that prevent path traversal attacks, handles both regular and byte-compiled functions, supports dynamic and lexical binding contexts, manages function aliases and C-implemented functions, and provides complete source reconstruction for interactively defined functions, making it valuable for AI-assisted Emacs Lisp development, code exploration and analysis, package development workflows, and building AI tools that need deep integration with Emacs internals.

Source

Repository: https://github.com/laurynas-biveinis/elisp-dev-mcp

Maintain Emacs Lisp Development?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Emacs Lisp Development on getagentictools](https://getagentictools.com/mcp/laurynas-biveinis-elisp-dev-mcp?ref=badge)