Skip to main content
Glama
606,927 tools. Updated 2026-09-24 12:13

"Debugging and Testing Errors in Rust Code" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Persistent project context — Rust-native MCP server. IANA-registered .faf format.

  • Read-only production error evidence for coding agents investigating failures.

  • Test regex patterns against strings with match details, groups, and indices, and generate working code in JavaScript, Python, Go, Rust, and Java.
    MIT
  • Run the project's native linter or compiler to detect unused variables, dead code, type errors, and syntax issues. Uses deterministic tools for accurate analysis across TypeScript, Python, Rust, and Go.
    MIT
  • Expands TypeScript macros and @derive decorators to show generated code with diagnostics for debugging and understanding transformations.
    MIT
  • Parse stack traces to identify root causes, get suggested fixes with code examples, and understand common error patterns for faster debugging.
    MIT
  • Start a background Grok job for implementation, debugging, testing, or review. It can edit files and run commands in the working directory; poll the returned job ID for completion.
    MIT
    Destructive
  • Analyze code for unused variables, dead code, type errors, and syntax issues using native linters and compilers instead of LLM guessing. Supports TypeScript, Python, Rust, and Go.
    MIT
  • Report app errors or retrieve error lists for development and debugging in Goose App Maker MCP applications.
    MIT
  • Create and run a Kubernetes pod with a specified container image for one-off tasks, debugging, or testing. Supports custom commands, environment variables, and restart policy.
    Apache 2.0
  • Automatically fix linting errors and warnings in source code to improve code quality and maintain consistency across projects.
    Python
    MIT
  • Execute code in multiple languages to test hypotheses before implementation, supporting both code snippets and shell commands with auto-runtime detection.
    MIT
  • Builds and runs XCTest / Swift Testing on an iOS simulator, returning per-test results and compile errors.
    MIT