Give LLMs direct Emacs access for editing, search, buffer management, and PR review.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "emacsclient-mcp" yet — see the docs or source repo.
Using emacsclient-mcp, open the target files in the current project and replace all deprecated logging calls with the new logging function, modifying only matching locations.
Edits are applied and the changed files and locations are reported.
Use emacsclient-mcp to search the current Emacs buffers and project files for the definition and references of process_data, then summarize the results.
Provides the definition location, key references, and the related buffers or files.
Use emacsclient-mcp's PR review agent to inspect this change set, focusing on potential bugs, readability issues, and areas that need more tests.
Returns structured review feedback with risks and suggested fixes.
Developers working in Emacs can let an LLM edit files and adjust content through the server protocol, reducing manual copy-paste. It fits quick fixes, small refactors, and text updates.
When you need to locate definitions, find references, or inspect current buffer content, this tool exposes Emacs search capabilities to an LLM. It is useful for code understanding and troubleshooting.
During pull request review, teams can use the built-in PR review agent to generate initial feedback, helping surface potential issues and organize review comments. It fits developer and DevOps workflows.
It is an MCP server that gives LLMs direct access to Emacs through its server protocol. The description says it provides 22 tools covering editing, search, buffer management, and a PR review agent.
Based on the provided description, it supports editing, search, buffer management, and a PR review agent. For the detailed tool list and parameters, see the source repository.
The known prerequisite is that it works through Emacs's server protocol, so it depends on Emacs server capabilities. The provided material does not include exact installation steps, runtime details, or dependencies; see the source repository.
Connect Claude Code with Emacs for buffer, file, org, git, and diff tasks.
Enable AI code navigation and editing across languages through LSP-backed tools.
Let AI navigate, inspect, and edit code through Neovim tooling.
Lets AI run Ember CLI commands for generating, testing, and building projects.
Operate files, run shell commands, and search the web for tasks.
Lets AI inspect and modify code symbols through Neovim LSP.