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"
}
}
}
}
Servidores relacionados
Confluence
Integrate with Atlassian Confluence to access spaces, search pages, and manage content from any MCP-compatible application.
Umami Analytics
Access website analytics data from your Umami instance.
MCP-PDF2MD
A high-performance service to convert PDFs from local files or URLs into Markdown using the Mistral AI OCR API.
Attendee MCP Server
An MCP server for managing Attendee meeting bots, requiring a running Attendee backend service.
n8n Workflow MCP Server
A server for validating and managing n8n workflows, featuring multilingual support and multiple operational modes.
MS-365 MCP Server
A containerized MCP server for Microsoft 365, featuring OAuth authentication and OpenTelemetry instrumentation for monitoring.
Superthread MCP Extended
A perfect drop-in replacement to the official Superthread MCP, providing way more tools. Cloudflare Workers based Remote MCP server
Backlog MCP Server
Interact with the Backlog API to manage projects, issues, wikis, git repositories, and more.
Lazy Toggl MCP
Simple unofficial MCP server to track time via Toggl API
n8n MCP Server
Manage n8n workflows, executions, and credentials through the Model Context Protocol.