gezhe-mcp-server
by guangfei
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"
}
}
}
}
Related servers

n8n
Updated todayby n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
★ 199,260

mcp-server-git
OfficialUpdated todayA Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs
★ 89,176

mcp-server-fetch
OfficialUpdated todayA Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs
★ 89,176