MCP Server for PowerPoint✓
io.github.trsdn/mcp-server-ppt · v1.0.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.trsdn/mcp-server-ppt",
"description": "PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.",
"title": "MCP Server for PowerPoint",
"repository": {
"url": "https://github.com/trsdn/mcp-server-ppt",
"source": "github"
},
"version": "1.0.3",
"packages": [
{
"registryType": "nuget",
"identifier": "PptMcp.McpServer",
"version": "1.0.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}