Skip to main content
Glama

Simple MCP Server

by p-united

create_sample_file

Generate sample files for testing purposes with a specified filename using the MCP server, ensuring secure and controlled file creation in restricted directories.

Instructions

サンプルファイルを作成します(テスト用)

Input Schema

NameRequiredDescriptionDefault
filenameNo作成するファイル名(デフォルト: sample.txt)

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "作成するファイル名(デフォルト: sample.txt)", "type": "string" } }, "type": "object" }

Other Tools from Simple 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/p-united/mcpSample'

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