Skip to main content
Glama
70,639 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Rust" matching MCP servers:

  • A
    license
    B
    quality
    D
    maintenance
    Enables debugging of Python, JavaScript/TypeScript, Go, and Rust code using real debuggers with breakpoints, stepping, variable inspection, and stack trace navigation through the Debug Adapter Protocol.
    21
    11
    2
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Extracts minimal, relevant code context from multiple programming languages while analyzing diffs and optimizing imports to reduce token usage for AI assistants. Supports TypeScript/JavaScript, Python, Go, and Rust with token-aware caching.
    7
    9
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Sandboxed bash execution MCP server for AI agents, using an in-memory virtual filesystem overlay to prevent real filesystem damage, with configurable network access, timeouts, and optional Python/JS runtimes.
    47
    Apache 2.0
  • A
    license
    -
    quality
    C
    maintenance
    Multi-language MCP debugger for AI agents that supports Python, JavaScript/TypeScript, Go, Rust, and C/C++ with features like container debugging, session recovery, and watch expressions.
    2
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A comprehensive Model Context Protocol (MCP) server that provides 37+ intelligent development tools across JavaScript/TypeScript, Rust, and Python with security-first design and high-performance features.
    12
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides a suite of tools for running Cargo commands and interacting with Rust projects through AI agents. It enables automated builds, testing, linting, and documentation generation directly from any MCP-compatible client.
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Control the Unity Editor from any MCP host. One package install, one click, and your AI assistant can see your scene, create objects, and talk to the console. Patina is a Rust MCP server paired with a C# Unity bridge. It connects your favorite AI coding tool directly to the Unity Editor over a local TCP channel, with zero manual config.
    3
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Dynamically converts any REST service's OpenAPI specification into MCP tools, enabling interaction with REST endpoints through natural language. Supports Spring Boot services and includes auto-discovery for common API configurations.