Skip to main content
Glama

MCP File Context Server

by bsmi021

generate_outline

Analyzes TypeScript/JavaScript or Python files to generate a structured code outline, highlighting classes, functions, and imports for improved readability and understanding.

Instructions

Generate a code outline for a file, showing its structure (classes, functions, imports, etc). Supports TypeScript/JavaScript and Python files.

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the file to analyze

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the file to analyze", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from MCP File Context Server

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/bsmi021/mcp-file-context-server'

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