← getdeck.co

INDIVIDUAL MCP TOOL

list_themes

Search or filter the theme catalog.

getdeck.conone authenticationAvailability not checked

LIVE ENDPOINT

https://getdeck.co/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_themes and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

getdeck.co

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.getdeck]
url = "https://getdeck.co/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "getdeck": {
      "type": "http",
      "url": "https://getdeck.co/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: getdeck
Remote MCP URL: https://getdeck.co/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "getdeck": {
      "url": "https://getdeck.co/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "getdeck": {
      "type": "http",
      "url": "https://getdeck.co/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "getdeck",
  "transport": "streamable-http",
  "url": "https://getdeck.co/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_layouts — Search or filter the layout catalog to find a specific layout.
  • get_layout — Return one layout as a ready-to-use, self-contained document: HTML, theme CSS, and its slot definitions.
  • get_theme — Return one theme in full: its complete CSS and design tokens.
  • get_starter_kit — Call this when joining several fetched layouts into one deck file.
  • suggest_deck — Compose a deck and return a preview link the user can open in the browser right away.
  • export_pptx — Turn a deck into a downloadable .