Loomal

The Trade Desk MCP Server

MCP server by github.com/cesteral/mcp-open-advertising

The Trade Desk management — CRUD, GraphQL, bulk ops, and async reports

2 starsnpm: @cesteral/ttd-mcpRemote-capable

About The Trade Desk MCP Server

The Trade Desk MCP Server is an MCP (Model Context Protocol) server published by cesteral in the official MCP registry. The Trade Desk management — CRUD, GraphQL, bulk ops, and async reports

The Trade Desk MCP Server runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@cesteral/ttd-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cesteral/mcp-open-advertising, where the project has earned 2 GitHub stars.

Use The Trade Desk MCP Server with your agent

Claude Code · one command
claude mcp add --transport http the-trade-desk-mcp-server https://{host}/ttd-mcp/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "the-trade-desk-mcp-server": {
      "url": "https://{host}/ttd-mcp/mcp"
    }
  }
}
streamable-httphttps://{host}/ttd-mcp/mcp
npm@cesteral/ttd-mcp

Frequently asked questions

What is The Trade Desk MCP Server?
The Trade Desk MCP Server is an MCP (Model Context Protocol) server by cesteral. The Trade Desk management — CRUD, GraphQL, bulk ops, and async reports
How do I connect The Trade Desk MCP Server to Claude, Cursor, or another MCP client?
The Trade Desk MCP Server is a remote MCP server — add its endpoint (https://{host}/ttd-mcp/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is The Trade Desk MCP Server open source?
Yes — the source code is public at github.com/cesteral/mcp-open-advertising, with 2 GitHub stars.
Can AI agents pay to use The Trade Desk MCP Server?
Not yet through Loomal — The Trade Desk MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain The Trade Desk MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.