MCP server · Treasure Data

Treasure Data MCP Servers

Treasure Data ships two distinct Model Context Protocol servers. The official product server, @treasuredata/mcp-server, is a local stdio server run with npx that exposes 23 tools over the TD API, the CDP API and the Digdag Workflow API. Separately, the documentation site docs.treasure.ai serves a live remote MCP endpoint at https://docs.treasure.ai/mcp whose 6 tools search the docs and return the provider's own OpenAPI descriptions; anonymous tools/list on it succeeds.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

⚠ Proposed MCP surface. No official hosted MCP server was found for Treasure Data. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Treasure Data publishes an official server, this page will update to it on the next build.
Provider: Treasure Data Type: Candidate descriptor Transport: Host: raw.githubusercontent.com

Descriptor

https://raw.githubusercontent.com/api-evangelist/treasure-data/refs/heads/main/mcp/treasure-data-mcp.yml

Candidate descriptor · transport

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.