slides

A local server for working with presentation files through meaning-based slide operations. It runs from the fcp-slides Python package; the input does not list its individual operations.

In plain words
What is it for?
Connecting to the available slide operations for presentation-file tasks. The exact tasks supported are not specified.
Why use it?
It gives an AI agent a configured local connection for handling slide content without requiring the agent to know how the server starts.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add mcp/os-tack/fcp/slides
Clone the repo
git clone --depth 1 https://github.com/os-tack/fcp

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

slides scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.mcp.json · 12 lines

What it actually says

{
  "slides": {
    "command": "uvx",
    "args": [
      "--refresh-package",
      "fcp-slides",
      "--python",
      "3.13",
      "fcp-slides"
    ]
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 12 lines scan A a7004682ff91

Subscribe to this mod's changes

slides is an MCP server published in the GitHub repository os-tack/fcp (2 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other mcp servers, from other repositories

itglue-mcp

MCP server "itglue-mcp" as configured in WYRE-AI/itglue-mcp. Runs in Docker (ghcr.io/wyre-ai/itglue-mcp:v1.16.5). Needs 6 environment variables to run.

WYRE-AI/itglue-mcp · not measured

atlassian-confluence-mcp-server

Model Context Protocol (MCP) server for Atlassian Confluence. Enables AI assistants like Claude and Windsurf to read, create, search, and manage wiki pages on Cloud, on-premise Server, and Data Center. Runs locally from the atlassian-confluence-mcp-server npm package.

anuragagrawal0430/atlassian-confluence-mcp-server · not measured

pdf-toolkit-mcp

Write-capable PDF toolkit MCP: 22 tools to read, create, render, encrypt, merge & fill PDFs. Runs locally from the @aryanbv/pdf-toolkit-mcp npm package.

AryanBV/pdf-toolkit-mcp · not measured

mcp

Convert PDF, Word, Excel, PowerPoint, EPUB, HEIC & images — 35+ tools from convertica.net. Runs locally from the convertica-mcp npm package. Needs 1 environment variable to run.

convertica-net/convertica-mcp · not measured

kitchensink4word

Everything plus the kitchen sink for Microsoft Word - the most complete .docx MCP server: live editing of open documents (one Ctrl+Z per call, cursor-safe), mail merge, batch operations, redaction, accessibility and template-compliance audits, cross-reference validation, native citations/bibliography, index…

nometalalchemist/KitchenSink4Word · not measured

bulkrender

Generate DOCX and PDF documents from AI assistants using BulkRender templates. Runs locally from the bulkrender-mcp npm package. Needs 1 environment variable to run.

ayo-nci/bulkrender-mcp · not measured