Skip to main content
Glama

Enhanced Directory Context MCP Server

by PWalaGov

analyze_project_context

Generate a detailed context summary of a project’s structure, including code complexity, dependencies, and focused file analysis, to enhance project understanding and management.

Instructions

Analyze the project structure and provide intelligent context summary

Input Schema

NameRequiredDescriptionDefault
focus_filesNoSpecific files to focus analysis on
include_code_analysisNoInclude code complexity and dependency analysis

Input Schema (JSON Schema)

{ "properties": { "focus_files": { "description": "Specific files to focus analysis on", "items": { "type": "string" }, "type": "array" }, "include_code_analysis": { "default": true, "description": "Include code complexity and dependency analysis", "type": "boolean" } }, "type": "object" }

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/PWalaGov/File-Control-MCP'

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