# com.pptdepot/pptdepot (remote · pptdepot.com)

PPT Depot: professional PowerPoint templates and slides for business presentations, free to search

- Trust score: 72/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

## Components

- remote · `pptdepot.com`: 72/100 (this document), [markdown](https://verifymcp.io/servers/com-pptdepot-pptdepot/pptdepot.md), [page](https://verifymcp.io/servers/com-pptdepot-pptdepot/pptdepot)

## Channel facts

- Endpoint: `https://pptdepot.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-27.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1455 tokens (~145/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the com.pptdepot/pptdepot MCP server?

com.pptdepot/pptdepot is a hosted endpoint at https://pptdepot.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-pptdepot-pptdepot 'https://pptdepot.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-pptdepot-pptdepot": {
      "url": "https://pptdepot.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-pptdepot-pptdepot": {
      "type": "http",
      "url": "https://pptdepot.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-pptdepot-pptdepot]
url = "https://pptdepot.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-pptdepot-pptdepot": {
      "type": "remote",
      "url": "https://pptdepot.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-pptdepot-pptdepot --url 'https://pptdepot.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-pptdepot-pptdepot:
    url: "https://pptdepot.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-pptdepot-pptdepot": {
      "Transport": "http",
      "Url": "https://pptdepot.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-pptdepot-pptdepot -t streamable-http -u 'https://pptdepot.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-pptdepot-pptdepot": {
      "type": "http",
      "url": "https://pptdepot.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-27 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-25 (score 71, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 70)

First indexed and scored.

## MCP tools (10)

### `search_templates` (~160 tokens)

Search PPT 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). Optional category filter. Returns relevance-ranked templates with page URL, cover image, slide count, and cart URL. Use this first to find a template_id for get_template. For individual slides or frameworks (for example "SWOT matrix" or "issue tree"), use search_slides.

Input parameters:

- `category` (string): Optional: restrict to one template category.
- `limit` (integer): Maximum results to return (default 10, max 25).
- `query` (string, required): Free-text search, e.g. "business case", "market entry", "Texas map", "fintech".

### `search_slides` (~195 tokens)

Search Individual Slides

Search the individual slides inside PPT Depot's templates by keyword (slide title, overview text, tags, and parent template name). Each result includes the slide's public page URL, its preview image URL, a short overview, tags, and the parent template. Optional filters: tag_id (from list_tags) and template_id. Use get_slide for the full description of a slide (overview, why it matters, how to use it).

Input parameters:

- `limit` (integer): Maximum results to return (default 10, max 25).
- `query` (string, required): Free-text search, e.g. "SWOT", "issue tree", "stakeholder map", "pricing waterfall".
- `tag_id` (string): Optional tag slug filter, e.g. "strategic-planning" (see list_tags).
- `template_id` (string): Optional template slug filter, e.g. "business-case" (see search_templates).

### `get_template` (~101 tokens)

Get Template Details

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). Takes the template_id (slug) from search_templates or list_templates.

Input parameters:

- `template_id` (string, required): Template slug, e.g. "business-case", or numeric deck ID.

### `get_slide` (~115 tokens)

Get Slide Details

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. Takes the slide_id from search_slides (numeric ID preferred; a slide slug also works).

Input parameters:

- `slide_id` (string, required): Numeric slide ID (e.g. "571") or slide slug (e.g. "pmesii-pt-strategic-framework").

### `list_templates` (~114 tokens)

Browse Templates

Browse the template catalog without a keyword: by category (topics, industries, shapes, dashboards, maps, tombstones), newest first, or most popular. With no category, returns templates across all categories. Each category holds roughly 10 to 50 templates, so a category listing is usually complete.

Input parameters:

- `category` (string): Optional category. Omit for all categories.
- `limit` (integer): Maximum results to return (default 25, max 60).
- `sort` (string): Sort order (default popular).

### `list_tags` (~111 tokens)

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. Optional keyword filter on the tag name. Each tag has a public browse page. Use get_tag to see a tag's templates and slides, or pass tag_id to search_slides.

Input parameters:

- `limit` (integer): Maximum results to return (default 30, max 60).
- `query` (string): Optional keyword to filter tag names, e.g. "risk".

### `get_tag` (~62 tokens)

Get Tag Details

Everything filed under one tag: the templates that contain tagged slides, the most-viewed tagged slides, and related tags. Takes the tag_id (slug) from list_tags.

Input parameters:

- `tag_id` (string, required): Tag slug, e.g. "strategic-planning".

### `list_free_templates` (~125 tokens)

List Free Templates

Free PowerPoint downloads offered by PPT Depot: free country and regional PPT maps, plus free sample template packs. Each has a public page where the file is emailed after entering an email address. Optional keyword filter and type filter (maps or templates). Good for users who want to try before buying.

Input parameters:

- `limit` (integer): Maximum results to return (default 20, max 60).
- `query` (string): Optional keyword, e.g. "europe", "consulting".
- `type` (string): Filter to free maps or free template packs (default all).

### `get_pricing` (~75 tokens)

Get Pricing and Plans

Current PPT Depot pricing: single-template purchase price, the three annual subscription plans (Basic, Unlimited, Executive) with what each includes, features common to all plans, the three color schemes, and links to the plans and cart pages. Use when a user asks about cost, licensing, subscriptions, or how to download a template.

### `get_image` (~106 tokens)

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. Pass any image_url, thumbnail_url, preview_images or collage_image value returned by the other tools. Only public images under pptdepot.com/images are served.

Input parameters:

- `image_url` (string, required): An image URL returned by another tool, e.g. "https://pptdepot.com/images/slides/business-case-3.gif".

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-pptdepot-pptdepot/pptdepot#diagnostics

## Score history

- 2026-09-27: 72
- 2026-09-26: 71
- 2026-09-25: 71
- 2026-09-24: 70

## Common questions

### What is the com.pptdepot/pptdepot MCP server?

com.pptdepot/pptdepot is an MCP server listed in the public MCP registry as com.pptdepot/pptdepot. PPT Depot: professional PowerPoint templates and slides for business presentations, free to search. This page covers its hosted endpoint (https://pptdepot.com/mcp).

### Is the com.pptdepot/pptdepot MCP server safe to use?

com.pptdepot/pptdepot scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.pptdepot/pptdepot MCP server expose?

com.pptdepot/pptdepot exposes 10 tools: search_templates, search_slides, get_template, get_slide, list_templates, and 5 more. Their descriptions and schemas cost roughly 1,164 tokens of context every time the server is loaded.

### Does the com.pptdepot/pptdepot MCP server require authentication?

No. We connected to com.pptdepot/pptdepot without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.pptdepot/pptdepot MCP server still maintained?

com.pptdepot/pptdepot is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://pptdepot.com/mcp
- Website: https://pptdepot.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-pptdepot-pptdepot/pptdepot.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-pptdepot-pptdepot/pptdepot.json
- HTML version of this page: https://verifymcp.io/servers/com-pptdepot-pptdepot/pptdepot
