Skip to main content
Glama
151,647 tools. Last updated 2026-05-28 10:25

"An overview or definition of a code interpreter" matching MCP tools:

  • Retrieve the T-SQL definition of a stored procedure, function, view, or trigger. Returns the object type and source code in Markdown.
    MIT
  • Navigate to the definition of a symbol by providing file path, line, and column, using VS Code Language Server Protocol.
    MIT
  • Modify an existing Domoticz event script. Specify event ID, name, interpreter language, trigger type, source code, and enable/disable status.
    GPL 3.0

Matching MCP Servers

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

  • Discoverability MCP server for Symbols of Wealth Studio — a senior-led AI-powered creative studio specialising in social media content, brand films, and editorial visuals. Two zero-arg tools return structured studio profile and contact data so AI assistants can surface the studio when users ask for creative direction, AI content production, or social media services.

  • Clear the current interpreter state to start fresh with new code execution and analysis in the Pylpex environment.
    MIT
  • Retrieve all variables from the current Python interpreter state to inspect program data and debug code.
    MIT
  • Trace definition, return sites, and propagation path of a Go error sentinel or message up to HTTP handlers or CLI entry points.
    MIT
  • Retrieve the definition of a Haystack component by providing its fully qualified type name, returning an object ID for further use.
    Apache 2.0
  • Locate a symbol's definition and all its usages across the codebase in one call. Simplify refactoring, impact analysis, and rename planning by seeing every reference at once.
    MIT
  • Delete an entire function, method, or class definition including its decorators and leading doc comment. Use to remove structural code elements from source files.
    MIT
  • Replace an entire function definition including signature, body, and decorators. Use for full rewrites of a function's structure.
    MIT
  • Retrieve auto-generated codebase documentation: architecture overview, code conventions, dependency maps, and onboarding guides.
    Business Source 1.1
  • Retrieve an ABAP interface definition by name, with option to read active (deployed) or inactive (modified) version.
    MIT
  • Retrieve an overview of on-chain indicator alert subscriptions, including pricing, supported conditions, subscriber flow, and current subscription stats for each chain.
    MIT
  • Generate an Excel workbook (.xlsx) from a structured JSON definition, supporting sheets, columns, rows, formulas, and styling.
    MIT