Skip to main content
Glama

Marp MCP Server

by masaki39

generate_slide

Create academic presentation slides using structured layouts including title, lead, content, table, multi-column, and quote templates. Generate markdown content for direct use in presentations.

Instructions

Generate a slide using academic theme layouts (returns markdown string for copy-paste)

Input Schema

NameRequiredDescriptionDefault
layoutTypeYesLayout type to use (title, lead, content, table, multi-column, quote)
paramsYesParameters for the layout template

Input Schema (JSON Schema)

{ "properties": { "layoutType": { "description": "Layout type to use (title, lead, content, table, multi-column, quote)", "type": "string" }, "params": { "additionalProperties": {}, "description": "Parameters for the layout template", "type": "object" } }, "required": [ "layoutType", "params" ], "type": "object" }

Other Tools from Marp MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/masaki39/marp-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server