Gezhe PPT
Generates PowerPoint presentations (PPTs) based on specified topics using the Gezhe API.
Gezhe-MCP-server
简介
歌者 PPT MCP server, 可以通过话题生成 PPT
Tools
generate_ppt_by_topic- 输入:
topic(string): 话题名称
- 返回: 预览链接
- 输入:
使用指引:
方法 1:Streamable HTTP
- 访问并登录 https://gezhe.com/
- 进入「设置-MCP 服务器」页面,复制页面中提供的 URL 地址
- 将其粘贴到 Cherry Studio、Cursor 等客户端中使用。
方法 2:本地执行
- 访问并登录 https://gezhe.com/
- 进入「设置-MCP 服务器」页面,获取页面中提供的 URL 地址,复制 URL 中末尾 API_KEY 的值。
- 复制以下配置,填入到 Cherry Studio、Cursor 等客户端中使用。
{
"mcpServers": {
"歌者PPT": {
"command": "npx",
"args": ["-y", "gezhe-mcp-server@latest"],
"env": {
"API_KEY": "替换为获取的 API_KEY"
}
}
}
}
Verwandte Server
Feishu/Lark OpenAPI MCP
Connect AI agents to Feishu/Lark APIs for document processing, conversation management, and calendar scheduling.
STUSYM MCP
MCP-enabled school timetable system with conflict detection, optimization support, and scheduling workflows.
Unmarkdown
The document publishing layer for AI tools: Create, style, and publish formatted documents from any MCP client.
CV Forge MCP
Forge powerful, ATS-friendly CVs tailored to any job - an MCP server for intelligent CV generation
Screen View
Capture and analyze screenshots using the Claude Vision API.
Roam Research MCP Server
Access and manage your Roam Research graph via its API.
NotebookLM Connector
[Claude Code Plugin] Query Google NotebookLM directly from Claude Code via Chrome browser automation — get source-grounded, citation-backed answers with automatic follow-up analysis, all without leaving your terminal.
WSLSnapit-MCP
Capture screenshots and read the clipboard on Windows from within a WSL environment.
SuperLocalMemory V2
Universal, local-first persistent memory for AI assistants. SQLite-based knowledge graph with zero cloud dependencies. Works with 17+ tools (Claude, Cursor, Windsurf, VS Code, etc.). 100% free forever.
MCP-Wait
A simple server to pause execution and wait for other tasks to complete.