Skip to main content
Glama
307,898 tools. Last updated 2026-07-18 15:55

"author:obb396193-code" matching MCP tools:

  • Generate or modify code files with smart diffs. Provide file path and detailed prompt to create or edit files using context for accurate code generation.
    MIT
  • Execute JavaScript code in a sandbox environment to test scripts, process data, or run computations with configurable memory and timeout settings.
    MIT
  • Execute Python code in a sandbox to test scripts, process data, or run computations with configurable memory, timeout, and JSON parsing options.
    MIT
  • Record code decisions, domain rules, and gotchas to preserve the 'why' that reading code cannot recover. Automatically retrieved in future sessions for context.
    MIT

Matching MCP Connectors

  • Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.

  • Cloudflare Workers MCP server: code-explainer

  • Retrieve system environment details including OS, Python version, installed libraries, and execution mode before generating code. Helps tailor code to the current setup and avoid errors.
    MIT
  • Execute Python code with automatic retry and intelligent error analysis. On failure, it diagnoses the error, searches past solutions, and suggests fixes for robust execution.
    MIT
  • List available workflows to discover automations. Returns workflow names, descriptions, and required parameters for efficient selection before writing custom code.
    MIT
  • Create a searchable index from code and documentation to enable semantic search and cross-references across your codebase.
    MIT
  • Analyze code files for security risks by comparing structural patterns against known dangerous code to prevent malicious execution.
    MIT
  • Compares two versions of code to identify improvements, regressions, and neutral changes. Returns a merge recommendation for code review and refactoring validation.
    MIT
  • Analyzes cached source files to identify structural code smells. Automatically infers the programming language and highlights problematic patterns.
    MIT
  • Search source code with AST context to understand how matches fit within functions, classes, and code structures.
    MIT
  • Report code near-misses to improve the Code Firewall MCP's threat detection by submitting legitimate variants or new dangerous patterns for classifier training.
    MIT
  • Discover available BC Code Intelligence workflows for code reviews, debugging, and app development. Returns workflow types, names, descriptions, specialists, and phases.
    MIT
  • Analyzes code snippets or GitHub repositories to detect testing frameworks, test functions, and coverage presence without executing code.
    MIT
  • Review code for correctness bugs, security issues, and simplification opportunities. Optionally narrow review to specific areas like concurrency or input validation.
    MIT