Skip to main content
Glama

Filesystem MCP Server

by ai-yliu

create_directory

Generate or verify directory existence at a specified path using Filesystem MCP Server, ensuring efficient file organization and accessibility.

Instructions

Create new directory or ensure it exists

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the directory to create

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the directory to create", "type": "string" } }, "required": [ "path" ], "type": "object" }

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/ai-yliu/filesystem-mcp-server'

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