Skip to main content
Glama

dev-kit-mcp-server

create_dir

Create files or folders in the workspace by specifying a target path, eliminating the need for manual terminal commands. Returns status and path details for the created items.

Instructions

Use instead of terminal: Create a file or folder in the workspace.

Args: path: Path to the folder to create Returns: A dictionary containing the status and path of the created file or folder

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "type": "object" }
Install Server

Other Tools from dev-kit-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/DanielAvdar/dev-kit-mcp-server'

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