elisp-dev-mcp

by laurynas-biveinis

223 downloads
Not rated
GitHub

About

elisp (Emacs Lisp) development support tools, running in Emacs.

Details

Author
laurynas-biveinis
Downloads
223
Categories
Other

- Describe Elisp function with extra metadata
- Get Elisp source definition of a function
- Describe Elisp variable excluding its value
- Look up Info documentation for a symbol
- Read whole Elisp source file (limited scope)

Install and configure the server in an MCP-compatible client, then invoke one of the provided Elisp development tools by name.

Tools:

- elisp-describe-function: get the output of M-x describe-function with some more metadata;
- elisp-get-function-definition: get the Elisp source of an Elisp function;
- elisp-describe-variable: get the metadata about an Elisp variable, specifically excluding its actual value, to avoid leaking sensitive data;
- elisp-info-lookup-symbol: return the Info documentation node for a symbol;
- elisp-read-source-file: return the whole Elisp source file, limited to site installation and user's ELPA.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.