← pptdepot.com

INDIVIDUAL MCP TOOL

get_image

Returns a PPT Depot preview image (a slide image, template cover or collage, or free-template cover) as inline image content so it can be viewed directly.

pptdepot.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://pptdepot.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_image 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

pptdepot.com

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.ppt-depot]
url = "https://pptdepot.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ppt-depot": {
      "type": "http",
      "url": "https://pptdepot.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ppt-depot
Remote MCP URL: https://pptdepot.com/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": {
    "ppt-depot": {
      "url": "https://pptdepot.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ppt-depot": {
      "type": "http",
      "url": "https://pptdepot.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ppt-depot",
  "transport": "streamable-http",
  "url": "https://pptdepot.com/mcp"
}
MCP Inspector

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

Related tools

  • search_templates — Search PPT Depot's catalog of consulting-grade PowerPoint template decks by keyword (name, headline, description, and the titles and tags of the slides inside each deck).
  • search_slides — Search the individual slides inside PPT Depot's templates by keyword (slide title, overview text, tags, and parent template name).
  • get_template — Full detail for one PowerPoint template deck: description, every slide it contains (title, page URL, preview image), tags, preview images in all three color schemes (Azure, Emerald, Crimson), related templates, and how to get it (single purchase for $20 or subscription).
  • get_slide — Full detail for one slide: overview, why it matters to executives and consultants, how it is typically used, all tags, preview image URL, the parent template (with purchase and subscription options), the other slides in that template, and related slides from other templates.
  • list_templates — Browse the template catalog without a keyword: by category (topics, industries, shapes, dashboards, maps, tombstones), newest first, or most popular.
  • list_tags — Management topics and frameworks used to tag slides (for example Strategic Planning, Risk Management, Digital Transformation), ranked by how many slides carry them.
  • get_tag — Everything filed under one tag: the templates that contain tagged slides, the most-viewed tagged slides, and related tags.
  • list_free_templates — Free PowerPoint downloads offered by PPT Depot: free country and regional PPT maps, plus free sample template packs.