Skip to main content
Glama

AI Development Pipeline MCP

by theburgerllc

list_directory_files

Retrieve a list of files from a workspace directory on the AI Development Pipeline MCP server to manage and monitor development assets effectively.

Instructions

List files in a workspace directory (restricted to workspace directory)

Input Schema

NameRequiredDescriptionDefault
dirYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "dir": { "type": "string" } }, "required": [ "dir" ], "type": "object" }

Other Tools from AI Development Pipeline 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/theburgerllc/ai-development-pipeline-mcp'

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