Skip to main content
Glama

elisp-dev-mcp

NEWS980 B
elisp-dev-mcp NEWS -- history of user-visible changes. Copyright (C) 2024-2025 Laurynas Biveinis This file is part of elisp-dev-mcp. * elisp-dev-mcp 1.0.1 (unreleased) ** Bug fixes *** elisp-read-source-file now uses standard package variables The tool now checks ~package-user-dir~ and ~package-directory-list~ instead of hardcoding ~/elpa/~ paths. This improves compatibility with different Emacs configurations and package managers like Eask. * elisp-dev-mcp 1.0.0 (2025-07-22) ** Initial release First stable release with complete MCP server implementation for Elisp development tools. ** Features - elisp-describe-function: Get documentation for Emacs Lisp functions - elisp-get-function-definition: Retrieve function source code - elisp-describe-variable: Get information about Elisp variables - elisp-info-lookup-symbol: Look up symbols in Info documentation - elisp-read-source-file: Read Elisp source files from allowed locations Local variables: mode: org end:

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/laurynas-biveinis/elisp-dev-mcp'

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