VOOZH about

URL: https://glama.ai/mcp/servers/integrations/lua

⇱ Lua | Glama


  • Why this server?

    Provides code navigation capabilities for Lua codebases, highlighting important files and functions

    A
    license
    A
    quality
    F
    maintenance
    A 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 generating
    Last updated
    2
    2
    182
    MIT
  • Why this server?

    Uses Lua scripts to handle communication between the MCP server and Synthesizer V Studio application.

    A
    license
    B
    quality
    D
    maintenance
    MCP server for Synthesizer V AI Vocal Studio, which allows LLMs to create/edit vocal tracks e.g. adding lyrics to the melody.
    Last updated
    6
    11
    Apache 2.0
  • Why this server?

    Supports execution of Lua scripts in DaVinci Resolve's Fusion component for advanced effects and automation.

    A
    license
    A
    quality
    C
    maintenance
    Allows 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 updated
    14
    70
    MIT
  • Why this server?

    Allows running Lua code snippets and viewing execution results

  • Why this server?

    Provides ephemeral Nix-backed execution environments for running Lua code with on-demand package dependencies from nixpkgs.

    A
    license
    B
    quality
    D
    maintenance
    Enables 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 updated
    2
    MIT
  • Why this server?

    Enables high-performance code search and repository indexing for Lua projects, supporting natural language queries and fuzzy matching.

    A
    license
    A
    quality
    D
    maintenance
    Enables 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 updated
    13
    51
    13
    MIT
  • Why this server?

    Provides Lua language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Lua projects.

    A
    license
    A
    quality
    A
    maintenance
    MCP 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 updated
    50
    58
    MIT
  • Why this server?

    Supports indexing and analysis of Lua code, including tables, functions, and modules.

    A
    license
    A
    quality
    D
    maintenance
    Intelligent code indexing and analysis for Large Language Models, enabling advanced search, file analysis, and real-time monitoring of codebases.
    Last updated
    12
    MIT
  • Why 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.

    F
    license
    B
    quality
    D
    maintenance
    Enables 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 updated
    17