Skip to main content

MCP Server for multi-platform notes — connect Obsidian, Feishu, OneNote, Yuque, Notion, Evernote to any AI Agent

Project description

note-tool

PyPI version Python versions License

✨ v0.2 新亮点:智能摘要

Agent 读取笔记前先看摘要(标题 + 目录 + 预览 + 估算 token), 平均节省 ~70% 的 token 消耗

装一个包,所有 AI Agent 都能搜索、读取你的笔记。已覆盖 6 个平台。

note-tool 是一个多平台笔记 MCP Server,已发布到 PyPI。装一个包,把飞书、OneNote、Obsidian、语雀、Notion、印象笔记整合到一个标准 MCP 入口。你的 AI Agent(Claude Code、Cursor、Cline、Hermes……)就能直接在对话中查你的笔记。

快速开始

# 1. 安装
pip install note-tool

# 2. 运行安装向导
note setup

# 3. 配置到你的 AI Agent(详见各 Agent 的 MCP 配置文档)
# Claude Code / Cursor / Cline:
# {
#   "note-tool": {
#     "command": "note",
#     "args": ["mcp"]
#   }
# }

支持的平台

平台 状态 配置难度 配置时间 指南
🟣 Obsidian ✅ 可用 自动 0 分钟 指南
🟢 语雀 (Yuque) ✅ 可用 简单 2 分钟 指南
Notion ✅ 可用 简单 2 分钟 指南
🔵 飞书 (Feishu) ✅ 可用 中等 10 分钟 指南
🔵 OneNote ✅ 可用 中等 15 分钟 指南
🟢 印象笔记 (Evernote) ✅ 可用 复杂 5 天审批 指南

未配置的平台不会出现在 Agent 的工具列表中。 运行时配置任意组合,互不干扰。

架构

AI Agent (Claude Code / Cursor / Cline / Hermes / ...)
    │
    ▼  MCP stdio 协议 (JSON-RPC)
┌──────────────────────┐
│   note mcp           │  ← MCP Server,标准协议
│   tools/list         │
│   tools/call         │
└──────┬───────────────┘
       │
┌──────▼────┐ ┌──────▼──────┐ ┌──────▼──────┐
│ Obsidian  │ │ 飞书        │ │ OneNote     │  ← 每个平台独立 adapter
│ (本地文件)  │ │ (Feishu)    │ │ (Microsoft  │
│           │ │             │ │  Graph)     │
└───────────┘ └─────────────┘ └─────────────┘
                   ...

设计原则:

  • MCP 优先 — 主入口是 MCP Server,所有 Agent 统一接入
  • 可插拔 — 每个平台一个 adapter,互不影响
  • 零噪音 — 只暴露已配置平台的 tool,未配的自动隐藏
  • CLI 副产品 — Agent 不直接调的,终端用户也能用 note <platform> <command>

用法

# 安装向导(推荐)
note setup

# 平台 CLI
note feishu search "关键词"
note onenote search "keyword"
note obsidian search "关键词"
note yuque search "关键词"
note notion search "keyword"
note evernote search "keyword"

# MCP Server(给 Agent 用)
note mcp

MCP 配置

将以下配置添加到你的 AI Agent 的 MCP 配置文件中:

{
  "note-tool": {
    "command": "note",
    "args": ["mcp"]
  }
}

支持的 Agent:

  • Claude Code — ~/.claude/settings.json 或项目级 CLAUDE.md
  • Cursor — ~/.cursor/mcp.json
  • Cline — ~/.cline/mcp_settings.json
  • Hermes — ~/.hermes/config.yaml 中配置 MCP tool

Tool 列表

每个已配置的平台会暴露以下 tool(前缀为平台名):

Tool 参数 说明
{platform}_search query 搜索笔记,返回标题+链接+摘要
{platform}_read page_id / filepath 读取笔记全文(Markdown)
{platform}_list_notebooks 列出笔记本/知识库
{platform}_list_sections notebook_id? 列出分区
{platform}_create section_id, title 创建笔记

各平台具体实现略有差异,详见平台指南。

开发

git clone https://github.com/your-username/note-tool.git
cd note-tool
pip install -e .

项目状态

note-tool 处于早期开发阶段。当前已覆盖 6 个平台,代码就绪,部分平台需用户自行获取 API 凭证。

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

note_tool-0.2.0.tar.gz (42.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

note_tool-0.2.0-py3-none-any.whl (48.5 kB view details)

Uploaded Python 3

File details

Details for the file note_tool-0.2.0.tar.gz.

File metadata

  • Download URL: note_tool-0.2.0.tar.gz
  • Upload date:
  • Size: 42.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for note_tool-0.2.0.tar.gz
Algorithm Hash digest
SHA256 21ce685ef5bbf567648b50d742491351131b3b21b837c473a85706bde8b04836
MD5 fc05dd4018cbfade978ec3780792c791
BLAKE2b-256 d6482f67923511835da855fa4cd394e9113af84f2c09e2a544db788ac0241c3d

See more details on using hashes here.

File details

Details for the file note_tool-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: note_tool-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 48.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for note_tool-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 283ea9086f0c4a7d45f945082aa10ac68a9681218976776942e5c5f700ef264d
MD5 b756be18e03a935929ceebcd004d992e
BLAKE2b-256 3a54109f75d012f7e24bce665422efcd96e42e3b2e501ed28804c5ab6c650ecd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page