Skip to main content
Glama
203,974 tools. Last updated 2026-06-14 21:27

"A tool for extracting function names and parameters from code files" matching MCP tools:

  • Add LPM packages to your project by extracting source files for customization. Use for UI components, blocks, templates, and MCP servers.
    ISC
  • Search Noir source code across cloned repos using regex patterns to find function implementations, code patterns, and examples in .nr files.
    MIT
  • Run a data pipeline by providing source code files and a branch reference, with optional parameters, returning a job ID and success/failure status.
    MIT
  • Retrieve a complete list of database names stored on the Doris MCP Server using a unique identifier for each tool call.
    Apache 2.0
  • Retrieve ABAP Function Module source code by specifying the function name and group. This tool helps developers access and review ABAP development artifacts from SAP systems.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    A TypeScript-based MCP server that enables interaction with Azure Table Storage directly through Cline. This tool allows you to query and manage data in Azure Storage Tables.
    Last updated
    1
    4
    3
    MIT

Matching MCP Connectors

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Cloudflare Workers MCP server: code-explainer

  • Return a compact JSON index of tool names, descriptions, and parameter schemas, optimized for LLM function-calling context windows. Use before agent planning to discover available capabilities.
    MIT
  • List available workflows to discover automations. Returns workflow names, descriptions, and required parameters for efficient selection before writing custom code.
    MIT
  • Search a codebase for specific function names, classes, modules, or component connections using identifiers or natural language queries. Returns file paths with line ranges and clear explanations.
    MIT
  • Retrieve specific function implementations from code files to reduce token usage by extracting only needed function definitions instead of reading entire files.
    MIT
  • Decompile all ActionScript code from a SWF file, extracting AS2/AS3 scripts into organized directories for analysis.
    MIT
  • Extract printable strings from binary files to reveal embedded text, URLs, and function names for reverse engineering.
    MIT
  • Fetch function signature, parameters, callers, callees, dependencies, and docstring to understand code behavior and assess change impact.
    MIT
  • Extract code blocks from Markdown documents to parse AI responses and technical docs. Returns JSON arrays containing programming languages, source code, and start/end line numbers.
    MIT
  • Extract function signatures, class methods, and type definitions from a file to understand its API surface without reading the full code.
    MIT