getnote-mcp
by iswalle · JavaScript · ★ 81
GetNote For MCP
#getnote#mcp#model-context-protocol
Install
npx -y github:iswalle/getnote-mcp Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"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 |
|------|-------------|
| | 获取笔记列表(游标分页) |
| | 获取笔记详情(支持 获取原图) |
| | 新建笔记(纯文本/链接/图片,见下方类型说明) |
| | 更新笔记(标题/内容/标签,仅支持 pl…
Read full README on GitHub →
Related other servers
n8n
n8n-io
★ 194,307
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Other · TypeScript
servers
modelcontextprotocol
Official ★ 87,774
Model Context Protocol Servers
Other · TypeScript
Scrapling
D4Vinci
★ 66,540
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Other · Python
chrome-devtools-mcp
ChromeDevTools
★ 44,582
Chrome DevTools for coding agents
Other · TypeScript
playwright-mcp
microsoft
★ 34,442
Playwright MCP server
Other · TypeScript
xiaozhi-esp32
78
★ 27,662
An MCP-based chatbot | 一个基于MCP的聊天机器人
Other · C++