Skip to main content
Glama
klimadev

MCP Codebase Symbols Server

by klimadev

analyze_codebase

Analyze codebases to extract functions, classes, methods, and other symbols into LLM-optimized markdown for AI assistants to understand project structures efficiently.

Instructions

Analyzes a codebase and returns a comprehensive LLM-optimized markdown with all symbols (functions, classes, methods, interfaces, types, etc.) and their file paths. Respects .gitignore rules. Perfect for giving LLMs complete understanding of code structure in a single request.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesAbsolute path to the codebase directory to analyze
Install Server

Other Tools

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/klimadev/MyCodeKit-MCP'

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