toutiao-mcp-server

IronRookieCoder/toutiao-mcp-server
★ 3 stars Go 🤖 AI/LLM Updated today
基于 MCP 的今日头条创作者平台服务,使 AI 助手能够通过标准化协议完成内容发布、管理和数据分析。
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "toutiao-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/IronRookieCoder/toutiao-mcp-server@latest"
      ]
    }
  }
}

Topics

mcptoutiao