-
securityF
license-
qualityEnables AI language models to interact with Microsoft OneNote via a standardized interface, supporting notebook and page management through natural language.
Last updated -
107
6
TypeScript
这是 Yonote 服务的 MCP 服务器的 MVP 项目,它是 Notion 的替代方案。该服务器提供与 Yonote 文档和集合交互的 API 工具。
pyproject.toml
):fast-agent-mcp>=0.2.23
requests>=2.32.3
python-dotenv
(用于加载环境变量)要通过Smithery自动为 Claude Desktop 安装 Yonote 文档交互服务器:
.env
文件,其内容如下:运行 MCP 服务器:
该服务器公开以下工具:
documents_list
:获取文档列表(带有可选的限制、偏移量和 collectionId)documents_info
:通过 ID 获取文档信息collections_list
:获取集合列表(带有可选的限制和偏移量)main.py
— 主服务器代码和工具定义pyproject.toml
— 项目元数据和依赖项MIT(或指定您的许可证)
要将此 MCP 服务器与 Cursor 一起使用,请将以下内容添加到您的~/.cursor/mcp.json
配置文件中:
将/path/to/yonote-mcp
替换为项目目录的实际路径。
This server cannot be installed
提供与 Yonote 文档和集合交互的 API 工具,作为 Notion 的替代品,具有列出文档/集合和检索详细文档信息的功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cutalion/yonote-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server