Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.pptdepot/pptdepot

REMOTE · PPTDEPOT.COM · SCANNED SEP 27

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

Available components

72 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • 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. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
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.

remote · pptdepot.com

# add to Claude Code
claude mcp add --transport http com-pptdepot-pptdepot 'https://pptdepot.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-pptdepot-pptdepot": {
      "url": "https://pptdepot.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-pptdepot-pptdepot": {
      "type": "http",
      "url": "https://pptdepot.com/mcp"
    }
  }
}
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add com-pptdepot-pptdepot --url 'https://pptdepot.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-pptdepot-pptdepot:
    url: "https://pptdepot.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-pptdepot-pptdepot": {
      "Transport": "http",
      "Url": "https://pptdepot.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-pptdepot-pptdepot -t streamable-http -u 'https://pptdepot.com/mcp'
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 27 Sept 26 +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.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 70

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://pptdepot.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=pptdepot.com CN=WE1,O=Google Trust Services,C=US 21 Aug 2026 19 Nov 2026 ECDSA 256 ECDSA-SHA256 e5cebd84f6de842f13cef8caf02765e6
SANs: pptdepot.com, *.pptdepot.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of pptdepot.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
pptdepot.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://pptdepot.com/mcp Verified 200
http (plaintext) http://pptdepot.com/mcp HTTPS enforced 301 https://pptdepot.com/mcp
MCP tools · 10 exposed · ~1,164 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_image ~106

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.

NameTypeReqDescription
image_urlstringyesAn image URL returned by another tool, e.g. "https://pptdepot.com/images/slides/business-case-3.gif".

No output schema declared.

No examples provided.

get_pricing ~75

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_slide ~115

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).

NameTypeReqDescription
slide_idstringyesNumeric slide ID (e.g. "571") or slide slug (e.g. "pmesii-pt-strategic-framework").

No output schema declared.

No examples provided.

get_tag ~62

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.

NameTypeReqDescription
tag_idstringyesTag slug, e.g. "strategic-planning".

No output schema declared.

No examples provided.

get_template ~101

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.

NameTypeReqDescription
template_idstringyesTemplate slug, e.g. "business-case", or numeric deck ID.

No output schema declared.

No examples provided.

list_free_templates ~125

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.

NameTypeReqDescription
limitinteger–Maximum results to return (default 20, max 60).
querystring–Optional keyword, e.g. "europe", "consulting".
typestring–Filter to free maps or free template packs (default all).

No output schema declared.

No examples provided.

list_tags ~111

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.

NameTypeReqDescription
limitinteger–Maximum results to return (default 30, max 60).
querystring–Optional keyword to filter tag names, e.g. "risk".

No output schema declared.

No examples provided.

list_templates ~114

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.

NameTypeReqDescription
categorystring–Optional category. Omit for all categories.
limitinteger–Maximum results to return (default 25, max 60).
sortstring–Sort order (default popular).

No output schema declared.

No examples provided.

search_slides ~195

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).

NameTypeReqDescription
limitinteger–Maximum results to return (default 10, max 25).
querystringyesFree-text search, e.g. "SWOT", "issue tree", "stakeholder map", "pricing waterfall".
tag_idstring–Optional tag slug filter, e.g. "strategic-planning" (see list_tags).
template_idstring–Optional template slug filter, e.g. "business-case" (see search_templates).

No output schema declared.

No examples provided.

search_templates ~160

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.

NameTypeReqDescription
categorystring–Optional: restrict to one template category.
limitinteger–Maximum results to return (default 10, max 25).
querystringyesFree-text search, e.g. "business case", "market entry", "Texas map", "fintech".

No output schema declared.

No examples provided.

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.