Skip to main content
Glama

Local Dev Bridge MCP

list_directory

Browse and view files and directories within your local development projects to navigate your codebase structure and locate specific files.

Instructions

List files and directories in a given path

Input Schema

NameRequiredDescriptionDefault
pathYesPath to directory (relative to projects directory or absolute)

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to directory (relative to projects directory or absolute)", "type": "string" } }, "required": [ "path" ], "type": "object" }

Other Tools from Local Dev Bridge MCP

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/talentedmrweb/local-dev-bridge-mcp'

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