mo-note-mcp-server

we-mowen/mo-note-mcp-server

3.2

If you are the rightful owner of mo-note-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

墨问 MCP Server is an intelligent note-taking tool and content community that facilitates the creation, editing, and sharing of valuable content.

Tools
  1. CreateRichNote

    Create a rich text note with various formatting options.

  2. EditRichNote

    Edit an existing rich text note with additional content and formatting.

  3. ChangeNoteSettings

    Change the settings of a note, such as privacy options.

  4. UploadViaURL

    Upload files via URL, supporting images, audio, and PDFs.

墨问 MCP Server

墨问是集记录、创作和分享于一体的智能笔记工具和内容社区,让有价值的内容,在人与人之间流动。

墨问 MCP Server 提供了笔记创建、编辑、权限设置(公开/私有)、文件上传等能力。通过与墨问 MCP Server的结合,用户可以在所有支持 Streamable HTTP 的 MCP Host (Cursor、Trae等)中,通过自然语言完成笔记的编写、润色、纠错并直接保存至墨问笔记工具之中。

版本v0.1.0
描述基于 MCP 管理墨问笔记
分类笔记
标签文本、文档管理、笔记

Tools

本 MCP Server 产品提供以下 Tools (工具/能力):

Tool 1: CreateRichNote

详细描述

创建一篇支持富文本格式的墨问笔记。可能包含加粗高亮链接文本引用内链笔记图片音频PDF等格式。

Prompt示例
“北京今天好热啊” 创建一篇墨问笔记,告诉我笔记 ID
阅读 @note.md 文档,创建墨问笔记,不要公开。对文档进行合理的分段、中西文间要加空格,适当使用加粗、高亮对文档中的关键字进行修饰,使其格式优美。

Tool 2: EditRichNote

详细描述

编辑一篇支持富文本格式的墨问笔记。可能包含加粗高亮链接文本引用内链笔记图片音频PDF等格式。

Prompt示例
编辑这篇笔记,扩充内容,300 字左右
编辑笔记 iqP41aLx4V74zTlXE6Tqz,段落之间插入空行

Tool 3: ChangeNoteSettings

详细描述

更改笔记的设置项,如笔记的私有、公开。

Prompt示例
将这篇笔记设置为公开
更改笔记设置 iqP41aLx4V74zTlXE6Tqz,设置为公开

Tool 4: UploadViaURL

详细描述

基于 URL 上传文件,目前支持图片、音频、PDF

Prompt示例
{URL} ,将图片保存至墨问

ScreenShot

可适配平台

trae,cursor 等所有支持 Streamable HTTP 协议的 AI IDE 以及 在线工具

服务开通链接 (整体产品)

  1. 进入墨问小程序 (#小程序://墨问/ig4wUX5DvpMLRNJ)
  2. 底部右下角 “我的”
  3. 开通墨问会员

鉴权方式

开通墨问会员后,进入开发者中心,获取 APIKey

安装部署

墨问的 MCP 服务是基于 Streamable HTTP 协议的,对本地环境无依赖,所有支持 Streamable HTTP 协议的 AI IDE 以及 在线工具,直接配置 MCP 即可。

{
  "mcpServers": {
    "墨问创作助手": {
      "url": "https://open.mowen.cn/api/open/mcp/v1/note?key=你的墨问API-KEY"
    }
  }
}