404K Knowledge Planet MCP Server
by wlhtea
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZSXQ_API_TOKEN | Yes | 朋友专用 API Token (required) | |
| ZSXQ_API_BASE_URL | No | 数据 API 所在网站 | https://404k.wlhtea.xyz |
| ZSXQ_API_TIMEOUT_MS | No | 单次请求超时 (ms) | 30000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zsxq_statusA | 查看知识星球归档的最后同步时间、话题数量、媒体统计和源登录态剩余时间。 |
| zsxq_list_topicsA | 按时间倒序分页浏览已同步的话题。默认返回摘要;需要正文时使用 zsxq_get_topic。 |
| zsxq_search_topicsA | 搜索话题标题和正文,返回相关话题摘要、ID 和统计信息。可再按 ID 获取完整正文。 |
| zsxq_get_topicA | 按话题 ID 获取完整正文、分段作者、图片、PDF/附件本站地址和原文链接。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wlhtea/zsxq-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server