mcp-server-okppt
by NeekChaw · Python · ★ 65
这个项目是一个基于MCP (Model Context Protocol) 的服务器工具,名为 "MCP OKPPT Server"。它的核心功能是允许大型语言模型(如Claude、GPT等)通过生成SVG图像来间接设计和创建PowerPoint演示文稿。工具负责将这些SVG图像高质量地插入到PPTX幻灯片中,并保留其矢量特性,确保图像在PowerPoint中可缩放且清晰。
Install
pip install git+https://github.com/NeekChaw/mcp-server-okppt.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-okppt": {
"command": "uvx",
"args": [
"git+https://github.com/NeekChaw/mcp-server-okppt.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related developer tools servers
everything-claude-code
affaan-m
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
langflow
langflow-ai
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
open-webui
open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
gemini-cli
google-gemini
An open-source AI agent that brings the power of Gemini directly into your terminal.
puppeteer
puppeteer
JavaScript API for Chrome and Firefox
OpenBB
OpenBB-finance
Financial data platform for analysts, quants and AI agents.