Skip to main content
Glama
167,728 tools. Last updated 2026-06-03 01:25

"Tool or method for converting Vue code to React code" matching MCP tools:

  • Fetch the verbatim Go source code for a named function, method, struct, or interface. Provides the complete body with file path and line numbers for targeted code reading.
    MIT
  • Retrieve the source code body of any function, method, or class by name and file path, getting only the relevant code without loading the entire file.
    MIT
  • Analyze potential downstream effects of modifying a specific method or function within a class to understand impacts before implementing code changes, particularly when considering AI-suggested modifications.
    Mozilla Public 2.0
  • Generates a custom React hook for an Appo SDK feature. Returns TypeScript code with types, error handling, and loading states.
    MIT
  • Generate code snippets and guidance for wrapping code changes with runtime-controllable feature flags using language-specific templates and best practices.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Analyze code-database dependencies to assess impacts before implementing changes. Use this tool to identify which code relies on specific database objects or how database changes affect code. Essential for validating AI-suggested modifications or SQL code updates.
    Mozilla Public 2.0
  • Run custom JavaScript code to query and manipulate the Cumulocity IoT platform API using the cumulocity.request() method.
    MIT
  • Find code issues in your source files and get official best-practice fixes for each one, with precise file and line locations.
    Elastic 2.0
  • Analyzes code to detect smells like long methods and large classes, then suggests refactorings to address them.
    MIT
  • Locate the function, method, or class that contains a given line number in a file. Supports nesting depth to retrieve parent definitions for better code navigation.
    MIT
  • Review HTML, JSX, TSX, Vue, or Svelte code for accessibility issues and get specific fix suggestions with WAI-ARIA pattern references.
    MIT
  • Scans local React, Vue, Svelte, and HTML code for missing alt text, unlabeled buttons, inputs, and links to improve accessibility.
    MIT
  • Type text into input fields by element reference ID. Uses human-like keystroke simulation; optionally clear field first for React/Vue/Angular inputs.
    MIT
  • Search framework-specific UI/UX guidelines and best practices for Flutter, React, Vue, SwiftUI, and other development stacks to implement component patterns and state management.
    MIT