Skip to main content
Glama

Simple MCP Server

by p-united

create_sample_file

Generates test files for verification and debugging purposes, allowing users to specify custom filenames with a default of 'sample.txt'. Part of the Simple MCP Server.

Instructions

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

Input Schema

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

Input Schema (JSON Schema)

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

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