Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Guozaoke

FreeStale (379d)

过早客论坛信息获取 MCP (Model Context Protocol) 服务器

GitHubEmbed

About

过早客论坛信息获取 MCP (Model Context Protocol) 服务器

README

一个专门用于获取过早客论坛信息的 MCP (Model Context Protocol) 服务器,可以通过 AI 助手访问过早客论坛的话题和内容。

效果

today-hot.gif latest.gif fetch-guozaoke-topic-details.gif

快速开始

GUOZAOKE_COOKIE='...' npx -y guozaoke-mcp-server

or

{
  "mcpServers": {
    "guozaoke-mcp-server": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "guozaoke-mcp-server"
      ],
      "env": {
        "GUOZAOKE_COOKIE": "..."
      }
    }
  }
}

功能特性

工具 (Tools)

  • fetch-guozaoke-latest-topic-list: 获取过早客论坛最新话题列表,支持分页浏览。
  • fetch-guozaoke-today-hot-topic-list: 获取过早客论坛今日热门话题列表。
  • fetch-guozaoke-topic-details: 根据话题ID获取详细信息,包括内容和回复。支持检测登录状态,支持Cookie认证访问需要权限的内容。

提示模板 (Prompts)

  • show-latest-topic-list: 展示最新话题列表
  • show-hot-topic-list: 展示今日热门话题列表
  • show-topic-details: 展示话题详情

from github.com/zhaokang555/guozaoke-mcp-server

Installing Guozaoke

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/zhaokang555/guozaoke-mcp-server

FAQ

Is Guozaoke MCP free?

Yes, Guozaoke MCP is free — one-click install via Unyly at no cost.

Does Guozaoke need an API key?

Yes, it requires environment variables: GUOZAOKE_COOKIE. Unyly injects them into the config during install.

Is Guozaoke hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Guozaoke in Claude Desktop, Claude Code or Cursor?

Open Guozaoke on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Guozaoke with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs