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?
Provides ephemeral Nix-backed execution environments for running Lua code with on-demand package dependencies from nixpkgs.
AlicenseBqualityDmaintenanceEnables 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.2MITWhy this server?
Allows running Lua code snippets and viewing execution results
AlicenseBqualityFmaintenanceMCP Server for running code snippet and show the result.1443242MITWhy this server?
Enables high-performance code search and repository indexing for Lua projects, supporting natural language queries and fuzzy matching.
AlicenseAqualityDmaintenanceEnables 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.133313MITWhy this server?
Uses Lua scripts to handle communication between the MCP server and Synthesizer V Studio application.
AlicenseBqualityDmaintenanceMCP server for Synthesizer V AI Vocal Studio, which allows LLMs to create/edit vocal tracks e.g. adding lyrics to the melody.612Apache 2.0Why this server?
Supports execution of Lua scripts in DaVinci Resolve's Fusion component for advanced effects and automation.
AlicenseAqualityDmaintenanceAllows 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.1477MITWhy this server?
Provides code navigation capabilities for Lua codebases, highlighting important files and functions
AlicenseAqualityDmaintenanceA 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 generating2195MITWhy this server?
Enables running Lua code with sandboxing, resource limits, and output capture.
AlicenseBqualityAmaintenanceAn MCP server that lets AI models run code in 31 languages, evaluate symbolic math and logic problems, and measure complexity—exposed as 48 tools for execution, session management, translation, optimization, and more.482Apache 2.0Why this server?
Supports indexing and analysis of Lua code, including tables, functions, and modules.
AlicenseAqualityDmaintenanceIntelligent code indexing and analysis for Large Language Models, enabling advanced search, file analysis, and real-time monitoring of codebases.12MITWhy this server?
Enables scanning TODO comments in Lua source files.
AlicenseAqualityCmaintenanceScans codebases for TODO comments and exposes them as structured data to LLMs, enabling AI assistants to inspect, prioritize, and propose fixes.56ISC