Knowledge Hub MCP Server - 个人知识中枢的 MCP 工具集,支持通过 CodeBuddy/Claude 管理知识库
Project description
Knowledge Hub MCP Server
个人知识中枢的 MCP 工具集,让你在 CodeBuddy / Claude Code 中通过自然语言管理知识库。
安装
pip install knowledge-hub-mcp
配置
在 ~/.codebuddy/mcp.json 中添加:
{
"mcpServers": {
"knowledge-hub": {
"command": "knowledge-hub-mcp",
"env": {
"KNOWLEDGE_HUB_API_URL": "https://knowledgeheaven.xyz",
"API_TOKEN": "你的API Token"
}
}
}
}
使用
- 重启 CodeBuddy
- 对 AI 说:"登录知识中枢,用户名 xxx,密码 xxx"
- 开始使用所有功能
功能列表
| 功能 | 说法示例 |
|---|---|
| 记录想法 | "帮我记个想法:xxx" |
| 采集文章 | "收藏这篇文章 https://..." |
| 添加笔记 | "记一条关于 AI 的笔记" |
| 保存金句 | "保存这句话:xxx" |
| 搜索知识库 | "搜一下关于投资的内容" |
| 每日摘要 | "今天的知识库摘要" |
| 每周回顾 | "本周回顾" |
| 回顾提醒 | "今天需要复习什么" |
| 想法整理 | "整理今天的想法" |
| 写作大纲 | "帮我写关于 AI 的大纲" |
| 主题管理 | "查看主题统计" |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
knowledge_hub_mcp-1.0.0.tar.gz
(11.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file knowledge_hub_mcp-1.0.0.tar.gz.
File metadata
- Download URL: knowledge_hub_mcp-1.0.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09407c6abf5584a90221314771c548cdd56cf036b2b4bddc42b173fc4d4ccc4a
|
|
| MD5 |
cfac0e009a612cb25dd682063a529246
|
|
| BLAKE2b-256 |
77f3622f7d701d17f2c223ed2b2a8399a543ffa71428c0fd35ab04858d9e7e5b
|
File details
Details for the file knowledge_hub_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: knowledge_hub_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
357a430190dc316a8214a463b64a72181db2b4683df7d444a5dca026769da57f
|
|
| MD5 |
a65259358473cc69e6c691bb6e003f78
|
|
| BLAKE2b-256 |
07ad6b212621c3908f0c27d46ecb972347297844e773f5d090b3d19c87bc3451
|