Skip to main content
Glama

code-index-mcp

get_file_summary

Extract key insights from a specific file, including line count, function/class definitions, import statements, and complexity metrics, for efficient code analysis and understanding.

Instructions

Get a summary of a specific file, including: - Line count - Function/class definitions (for supported languages) - Import statements - Basic complexity metrics

Input Schema

NameRequiredDescriptionDefault
file_pathYes

Input Schema (JSON Schema)

{ "properties": { "file_path": { "title": "File Path", "type": "string" } }, "required": [ "file_path" ], "title": "get_file_summaryArguments", "type": "object" }
Install Server

Other Tools from code-index-mcp

Related Tools

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/johnhuang316/code-index-mcp'

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