Send Emacs Lisp code to the Emacs process for execution and retrieve results, enabling AI assistants to control and interact with Emacs programmatically.
Automate Emacs tasks by generating Elisp code for specified purposes using the Emacs MCP Server. Simplify interaction and control within Emacs through AI-driven code creation.
Convert fish common names to scientific names using the MCP FishBase Server. Input a fish’s common name to retrieve its precise scientific nomenclature for research or identification.
An MCP server that enables LLMs to evaluate Lisp expressions on a Symbolics Genera machine over TCP. It bridges JSON-RPC requests to the Genera environment to return evaluation results, stdout, and stderr.