Skip to main content
Glama

MCP File Context Server

by bsmi021

generate_outline

Create a structured code outline for TypeScript, JavaScript, or Python files, displaying classes, functions, and imports to simplify code analysis and navigation.

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" }

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