Elisp Dev Mcp
@laurynas-biveinis
About Elisp Dev Mcp
Elisp (Emacs Lisp) development support tools, running in Emacs
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Elisp Dev Mcp?
Elisp Dev Mcp is a Model Context Protocol server that provides tools for querying Emacs Lisp documentation, source code, and metadata. It is designed for developers working with Elisp in an Emacs environment.
How to use Elisp Dev Mcp?
Install and configure the server in an MCP-compatible client, then invoke one of the provided Elisp development tools by name.
Key features of Elisp Dev Mcp?
- 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)
Use cases of Elisp Dev Mcp?
- Debugging Elisp function behavior by examining its source and documentation
- Exploring variable metadata without exposing sensitive values
- Finding and reading Info documentation for Elisp symbols
- Analyzing Elisp code from source files in site or user ELPA directories
FAQ from Elisp Dev Mcp
Does the server expose variable values?
No, describing a variable explicitly excludes its value to avoid leaking sensitive data.
Where does the server read source files from?
It reads from the site installation and the user’s ELPA directories only.
How can I get the definition of a function?
Use the elisp-get-function-definition tool to obtain the Elisp source of a function.
What information does elisp-describe-variable provide?
It returns metadata about an Elisp variable, but not its actual value.
What is the scope of elisp-read-source-file?
It is limited to source files located in the site installation and the user’s ELPA.
Frequently asked questions
Does the server expose variable values?
No, describing a variable explicitly excludes its value to avoid leaking sensitive data.
Where does the server read source files from?
It reads from the site installation and the user’s ELPA directories only.
How can I get the definition of a function?
Use the `elisp-get-function-definition` tool to obtain the Elisp source of a function.
What information does `elisp-describe-variable` provide?
It returns metadata about an Elisp variable, but not its actual value.
What is the scope of `elisp-read-source-file`?
It is limited to source files located in the site installation and the user’s ELPA.
Basic information
More Other MCP servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments