Skip to main content
Glama

Treasure Data MCP Server

by knishioka

td_list_project_files

Extract and list all files and directories from a Treasure Data project archive to review project contents without manual extraction.

Instructions

List all files contained in a project archive.

This tool extracts and lists the content of a previously downloaded project archive, showing all files and directories within the project. Args: archive_path: The path to the downloaded project archive (.tar.gz file)

Input Schema

NameRequiredDescriptionDefault
archive_pathYes

Input Schema (JSON Schema)

{ "properties": { "archive_path": { "title": "Archive Path", "type": "string" } }, "required": [ "archive_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/knishioka/td-mcp-server'

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