Skip to main content
Glama

Emacs MCP Server

by vivekhaldar

generate_emacs_lisp_code

Create Emacs Lisp code tailored to a specific purpose using the Emacs MCP Server. Streamline Emacs automation and control by generating precise Elisp scripts directly within a running Emacs process.

Instructions

Generate Emacs Lisp code for the given purpose.

Input Schema

NameRequiredDescriptionDefault
purposeYes

Input Schema (JSON Schema)

{ "properties": { "purpose": { "title": "Purpose", "type": "string" } }, "required": [ "purpose" ], "title": "generate_emacs_lisp_codeArguments", "type": "object" }
Install Server

Other Tools from Emacs MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vivekhaldar/emacs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server