Best Lua MCP Servers
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
Why this server?
Allows running Lua code snippets and viewing execution results
AlicenseBqualityDmaintenanceMCP Server for running code snippet and show the result.Last updated1395242MITWhy this server?
Uses Lua scripts to handle communication between the MCP server and Synthesizer V Studio application.
AlicenseBqualityCmaintenanceMCP server for Synthesizer V AI Vocal Studio, which allows LLMs to create/edit vocal tracks e.g. adding lyrics to the melody.Last updated610Apache 2.0Why this server?
Supports execution of Lua scripts in DaVinci Resolve's Fusion component for advanced effects and automation.
AlicenseAqualityCmaintenanceAllows AI assistants like Claude to directly interact with and control DaVinci Resolve through the Model Context Protocol, providing capabilities for project management, timeline manipulation, media management, and Fusion integration.Last updated1461MITWhy this server?
Provides code navigation capabilities for Lua codebases, highlighting important files and functions
AlicenseAqualityFmaintenanceA powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generatingLast updated2161MITWhy this server?
Provides ephemeral Nix-backed execution environments for running Lua code with on-demand package dependencies from nixpkgs.
AlicenseBqualityCmaintenanceEnables creation of ephemeral, polyglot development environments using Nix for on-demand execution of code with specific dependencies across Python, Node.js, Ruby, R, and Lua without cluttering the system.Last updated2MITWhy this server?
Enables high-performance code search and repository indexing for Lua projects, supporting natural language queries and fuzzy matching.
AlicenseAqualityCmaintenanceEnables efficient code navigation and retrieval through natural language search, BM25 ranking, and fuzzy matching across multiple programming languages. It drastically reduces token usage by allowing Claude to query specific code symbols and logic instead of reading entire files.Last updated132413MITWhy this server?
Provides Lua language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Lua projects.
AlicenseAquality-maintenanceMCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.Last updated507Why this server?
Enables execution of Lua scripts in REAPER DAW via ReaScript, allowing full programmatic control of the digital audio workstation through the execute_lua tool.
FlicenseBqualityCmaintenanceEnables AI-powered music composition and control for REAPER DAW through OSC and ReaScript integration. Supports transport control, MIDI generation, track management, and music theory operations like scales, chords, and rhythm patterns.Last updated17Why this server?
Analyzes Lua source files by detecting require statements to map dependencies and calculate importance scores for files in Lua projects.
FlicenseAqualityCmaintenanceA TypeScript tool that ranks files in your codebase by importance, tracks dependencies, and provides file summaries to help understand code structure through Cursor's Model Context Protocol.Last updated14289