Skip to main content
Glama

MyContext MCP Server

by doko89

get_project_structure

Retrieve the complete directory structure for any project to understand its organization and file hierarchy.

Instructions

Get the complete directory structure of a specific project

Input Schema

NameRequiredDescriptionDefault
project_nameYesName of the project

Input Schema (JSON Schema)

{ "properties": { "project_name": { "description": "Name of the project", "type": "string" } }, "required": [ "project_name" ], "type": "object" }

Other Tools from MyContext MCP 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/doko89/mcp-mycontext'

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