MCP Servers / productivity / Mowen Note

Mowen Note

JSON →
none46productivity

An MCP server for interacting with the Mowen Note API, enabling note management and file uploads within MCP clients.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: mowen-note
Tools
What this server exposes
create_note
创建一篇新的墨问笔记,使用统一的富文本格式,支持普通段落、引用段落、内链笔记和文件段落
edit_note
编辑已存在的笔记内容,使用统一的富文本格式,完全替换原有内容
set_note_privacy
设置笔记的隐私权限,支持public、private、rule三种类型
reset_api_key
重置墨问API密钥,操作会使当前密钥立即失效
Configuration
Environment & auth
authnone
envMOWEN_API_KEY
Resources
Mowen Note — MCP Server · libregistry