# tday MCP Server

**Canonical:** https://apis.io/apis/tdaycom/tday-mcp-server/  
**Provider:** Tdaycom — https://apis.io/providers/tdaycom/  
**Base URL:** https://tday.com/api/mcp  
**Documentation:** https://tday.com/mcp

tday MCP Server is published by [Tdaycom](https://apis.io/providers/tdaycom/) on the [APIs.io](https://apis.io/) network.

Model Context Protocol server for tday, and the agent-facing entry point to the platform. It ships in two deployments that front the same nine tools: a hosted remote endpoint at https://tday.com/api/mcp, added through an MCP client's custom connector flow and secured with OAuth 2.1 (authorization_code + PKCE, dynamic client registration, single "tday" scope); and a local stdio server installed with `npx -y @designtday/mcp install`, which links a machine to a tday account through a loopback browser flow. Tools cover account/credit lookup, brand create/list/get, design list/get, asynchronous design generation with polling, and local image download. RFC 8414 authorization-server and RFC 9728 protected-resource metadata are published under /.well-known/.

## Machine-readable artifacts (3)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/tdaycom/refs/heads/main/mcp/tdaycom-mcp.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/tdaycom/refs/heads/main/mcp/tdaycom-tool-crosswalk.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/tdaycom/refs/heads/main/apis.yml

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/tdaycom/tday-mcp-server/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/tdaycom/.
