Gezhe
Freeby MCP Community
gezhe ppt mcp server
v0.0.9Added Apr 12, 2026
Gezhe MCP Server
gezhe ppt mcp server
Installation
npx -y gezhe-mcp-server
Reviews
Installation
Quick install
npx -y gezhe-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"gezhe": {
"command": "npx",
"args": ["-y", "gezhe-mcp-server"]
}
}
}