Skip to main content
Glama
552,196 tools. Updated 2026-09-12 12:14

"Slides" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Open-source AI presentation builder from Builder.io: every app action — generating a deck from a prompt, editing and reordering slides, applying brand styles, sharing — is exposed as an MCP tool, plus an ask-agent meta-tool that hands complex requests to the app's own agent loop. Streamable HTTP with OAuth 2.1 dynamic client registration; MIT-licensed and self-hostable.

  • Agent-Native Google Slides - generate and edit React presentations

  • Generate editable PPTX, PDF, and PNG presentations from a custom DeckSpec. Compose slides with multiple layouts and optional AI illustrations.
    MIT
  • Access lecture slide content for a module from the dataflowr/slides repo. Returns cleaned markdown for studying and review.
    Apache 2.0
  • Compares the local catalog with dataflowr GitHub repos to identify missing modules, slides, or quizzes, and finds catalog entries without source files.
    Apache 2.0
  • Retrieve a Google Slides presentation's slide count and per-slide text summaries from text boxes, shapes, and tables, including the raw structural tree for detailed parsing.
    MIT
  • Create a new Google Slides presentation by title. Receive the new presentation's ID and URL, while existing presentations remain unchanged.
    MIT
  • Generate presentation slides from text input using 2slides.com's API. Specify theme and language to create slides with job tracking for download.
    MIT
  • Queue rendering for specific slides or an entire presentation by providing a presentation ID, render provider, and model settings.
    MIT
  • Types text into Google Docs or Slides using real keystroke events, bypassing canvas editor restrictions and dismissing overlays. Supports Docs cursor and Slides placeholder selection.
    GPL 3.0
  • Move one or more slides to a specified position in a Google Slides deck. Provide slide object IDs and insertion index to reorder them consecutively.
    MIT
  • Retrieve the raw JSON of a Google Slides presentation (slides, layouts, masters, elements, revisionId). Use fields mask to trim large responses and get only needed data.
    MIT