-
securityF
license-
qualityA simple note-taking MCP server that allows storing and summarizing notes with custom URI schemes and provides functionality to add notes and generate summaries with different detail levels.
Last updated -
5
Python
用于管理具有持久存储的笔记的模型上下文协议 (MCP) 服务器实现。
要通过Smithery自动安装 Claude Desktop 的笔记:
add-note
:创建新注释list-all-notes
:显示所有存储的笔记update-note
:修改现有注释delete-note
:删除注释笔记存储在notes_storage.json
中,结构如下:
可以使用note://
URI 方案将注释作为资源进行访问:
note://internal/note_name
访问特定笔记服务器包含一个用于笔记摘要的提示生成功能:
要修改或扩展服务器:
测试应涵盖:
[在此添加您的许可证]
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
用于管理和保存笔记的 MCP 服务器,提供 CRUD 操作、笔记摘要以及通过 note:// URI 方案进行基于资源的访问。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/truaxki/mcp-notes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server