slidespeak-mcp
@SlideSpeak
slidespeak-mcp について
MCP Server for the Slidespeak API. Create PowerPoint Presentations using MCP.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"slidespeak": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"SLIDESPEAK_API_KEY",
"slidespeak/slidespeak-mcp:latest"
],
"env": {
"SLIDESPEAK_API_KEY": "YOUR-API-KEY-HERE"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is slidespeak-mcp?
slidespeak-mcp is an MCP server that enables you to create PowerPoint presentations programmatically. Powered by the SlideSpeak API, it is designed for users who want to automate the creation of reports, presentations, and slide decks.
How to use slidespeak-mcp?
You can configure slidespeak-mcp with Claude Desktop by adding the relevant configuration to claude_desktop_config.json. Two methods are provided: a remote MCP approach using npx mcp-remote (requires Node.js) and a Docker-based approach (requires Docker). Both require a SlideSpeak API key set either as a header or environment variable. A direct Python setup using uv and slidespeak.py is also available.
Key features of slidespeak-mcp?
- Create PowerPoint presentations via MCP
- Autom
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント