Skip to main content
Glama

aidex_signatures

Extract method signatures and types from multiple code files simultaneously using glob patterns or file lists to explore codebase structure efficiently.

Instructions

Get signatures for multiple files at once using glob pattern or file list. Returns types and method prototypes. Use INSTEAD of reading multiple files when exploring codebase structure. Much more efficient than multiple Read calls.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to project with .aidex directory
patternNoGlob pattern to match files (e.g., "src/Core/**/*.cs", "**/*.ts")
filesNoExplicit list of relative file paths (alternative to pattern)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSCSoftware/AiDex'

If you have feedback or need assistance with the MCP directory API, please join our Discord server