Gezhe-MCP-server

简介

歌者 PPT MCP server, 可以通过话题生成 PPT

Tools

  1. generate_ppt_by_topic
    • 输入:
      • topic (string): 话题名称
    • 返回: 预览链接

使用指引:

方法 1:Streamable HTTP

  1. 访问并登录 https://gezhe.com/
  2. 进入「设置-MCP 服务器」页面,复制页面中提供的 URL 地址
  3. 将其粘贴到 Cherry Studio、Cursor 等客户端中使用。

方法 2:本地执行

  1. 访问并登录 https://gezhe.com/
  2. 进入「设置-MCP 服务器」页面,获取页面中提供的 URL 地址,复制 URL 中末尾 API_KEY 的值。
  3. 复制以下配置,填入到 Cherry Studio、Cursor 等客户端中使用。
{
  "mcpServers": {
    "歌者PPT": {
      "command": "npx",
      "args": ["-y", "gezhe-mcp-server@latest"],
      "env": {
        "API_KEY": "替换为获取的 API_KEY"
      }
    }
  }
}

Related in Productivity - Secure MCP Servers

ServerSummaryActions
Wiki.jsConnect Claude to your Wiki.js documentation!View
Apple ShortcutsA Model Context Protocol (MCP) server that lets AI assistants like Claude control Apple Shortcuts au...View
Rememberizer Common KnowledgeNo documentation available.View
Think ToolA simple Model Context Protocol (MCP) server that enhances AI reasoning by providing a structured th...View
URL Shortener (x.gd)日本語バージョンView
Fathom AnalyticsAn unofficial Model Context Protocol (MCP) server for accessing Fathom Analytics data through an AI...View