VOOZH about

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

⇱ Rust | Glama


  • Why this server?

    Provides tools for generating, auditing, fixing, and compiling Anchor/Rust smart contracts for Solana blockchain deployment, including security analysis and functionality preservation.

    A
    license
    A
    quality
    C
    maintenance
    AI-powered smart contract forge with an 8-agent adversarial security audit system. Generate, audit, fix, and compile Solidity and Anchor/Rust contracts across 8 chains.
    Last updated
    7
    27
    MIT
  • Why this server?

    Creates structured maps of Rust codebases, highlighting important files and code elements

    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?

    Extracts crates, modules, structs, traits, functions, and web framework routes from Rust projects for structural analysis.

    A
    license
    A
    quality
    A
    maintenance
    Structural graph map of any codebase. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of reading everything.
    Last updated
    12
    13
    6
    MIT
  • Why this server?

    Daipendency itself is implemented in Rust, though the MCP server uses TypeScript with JS bindings for Daipendency

  • Why this server?

    Enables Rust applications to consume repository-native content.

  • Why this server?

    Indexes Rust projects to extract and query symbols such as functions, structs, traits, and impl blocks.

    A
    license
    B
    quality
    A
    maintenance
    An MCP server that provides structural codebase indexing and surgical query tools to drastically reduce token usage through symbol-level searches and transitive impact analysis. It supports multiple languages and integrates with git to help AI agents understand code dependencies and the impact of changes in sub-millisecond time.
    Last updated
    4
    68
    990
    MIT
  • Why this server?

    Fetches documentation and crate information for Rust libraries from crates.io.

    A
    license
    A
    quality
    C
    maintenance
    A high-performance MCP server providing up-to-date documentation for Go, npm, Python, Rust, Docker, Kubernetes, Terraform, and more — fetched from official sources, not training data.
    Last updated
    18
    3
    MIT
  • Why this server?

    Enables management of Rust documentation through cargo doc commands, providing tools to check, build, and search Rust documentation locally. Features include retrieving crate documentation pages, listing symbols (structs, enums, traits), and searching within crate documentation.

    A
    license
    A
    quality
    D
    maintenance
    A server for managing Rust documentation that enables users to check, build, and search Rust documentation locally through cargo doc commands.
    Last updated
    3
    3
    10
    MIT
  • Why this server?

    Enables analysis of Rust codebases with capabilities for symbol extraction, dependency analysis, and AST generation

    A
    license
    B
    quality
    F
    maintenance
    A Model Context Protocol (MCP) server that provides code analysis capabilities using tree-sitter, designed to give Claude intelligent access to codebases with appropriate context management.
    Last updated
    26
    309
    MIT