td-mcp-server

treasure-data/td-mcp-server

3.3

If you are the rightful owner of td-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Treasure Data MCP Server provides a secure interface for AI assistants to interact with Treasure Data.

Tools

Functions exposed to the LLM to take actions

list_databases

List all databases in your Treasure Data account.

list_tables

List all tables in a specific database.

describe_table

Get schema information for a specific table.

query

Execute read-only SQL queries.

execute

Execute write operations (requires TD_ENABLE_UPDATES=true).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources