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

快速开始
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: 展示话题详情
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-serverFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
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
