Skip to main content
Glama
sadopc

mcp-server-zig

by sadopc

Related Servers

Alternatives to mcp-server-zig

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Zig that connects AI coding assistants to ZLS (Zig Language Server) via LSP. Provides 16 tools for code intelligence (hover, go-to-definition, references, completions, diagnostics, rename, format) and build/test operations.
      5
      -
    • A
      license
      A
      quality
      D
      maintenance
      Provides Zig language tooling and code analysis, enhancing AI capabilities with Zig-specific functions like code optimization, compute unit estimation, code generation, and recommendations for best practices.
      7
      51
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI-powered Zig programming assistance through code generation, debugging, and documentation explanation. Uses local LLM models to provide idiomatic Zig code creation and analysis capabilities.
      31 npm
      10
      Do What The F*ck You Want To Public
    • A
      license
      A
      quality
      F
      maintenance
      Bridges Claude Code to Language Server Protocol (LSP) servers to enable semantic code intelligence features like navigation, refactoring, and real-time diagnostics. It supports multiple languages including TypeScript, Python, and Rust with multi-root workspace capabilities.
      19
      1,077 npm
      21
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing Zig language features (completions, hover info, definitions, references) via integration with the Zig Language Server (zls).
      3 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides up-to-date Zig standard library and builtin function documentation via MCP tools, using local Zig installation or remote ziglang.org sources.
      23 npm
      170
      MIT

    TDQS

    A3.7/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool serves a clearly distinct purpose: building, formatting, and various LSP features like completions, definitions, diagnostics, document symbols, hover, and references. No two tools overlap in functionality.

    Naming Consistency5/5

    All tools follow a consistent 'zig_<action>' pattern with snake_case, making it predictable and easy to understand the purpose from the name alone.

    Tool Count5/5

    With 8 tools, the server covers the essential Zig development workflow (build, format, LSP features) without being bloated. The count is well-scoped for a language-specific MCP server.

    Completeness4/5

    The toolset covers core development tasks: building, formatting, and common LSP operations (completions, diagnostics, hover, definitions, references, document symbols). Minor gaps like renaming or code actions are absent but not critical for basic usage.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues