MCP Directory
Back

getnote-mcp

by iswalle · JavaScript · ★ 55

GetNote For MCP

#getnote#mcp#model-context-protocol

Install

npx -y github:iswalle/getnote-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "getnote-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:iswalle/getnote-mcp"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/iswalle-getnote-mcp) MCP (Model Context Protocol) server for [Get笔记](https://biji.com) Open API. Get笔记是一款个人笔记管理工具。通过此 MCP Server,AI 模型可以帮助用户管理笔记。 > 🔑 **获取 API Key**:https://www.biji.com/openapi - 用户说「帮我记一下」「保存到笔记」「记录下来」→ - 用户说「改一下这个笔记」「更新笔记内容」→ - 用户说「查一下我的笔记」「找找之前的笔记」→ - 用户说「搜一下」「找找我哪些笔记提到了 XX」→ - 用户说「在 XX 知识库搜一下」→ - 用户分享了一个链接,说「保存这个」→ (链接笔记) - 用户说「给这个笔记加个标签」→ Exposes the following tools to AI models: | Tool | Description | |------|-------------| | | 获取笔记列表(游标分页) | | | 获取笔记详情(支持 获取原图) | | | 新建笔记(纯文本/链接/图片,见下方类型说明) | | | 更新笔记(标题/内容/标签,仅支持 plain_text 类型)…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers