I built an MCP Server for Memos! #4191
RyoJerryYu
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Codes here: https://github.com/RyoJerryYu/mcp-server-memos-py
User can integrate Memos with most MCP clients (e.g. the official Claude desktop app). Just add a simple field to the config as shown below:
It can provide the capability for LLMs to integrate with Memos, offering functionalities such as
search_memo
,get_memo
,create_memo
,list_memo_tags
.Currently, the project is still under development. Any improvement suggestions for this?
代码仓库:https://github.com/RyoJerryYu/mcp-server-memos-py
用户可以将Memos与大多数MCP客户端(例如官方的Claude桌面应用)集成。只需在配置中添加一个简单的字段,如下所示:
它可以为LLM(大型语言模型)提供与Memos集成的能力,如
search_memo
、get_memo
、create_memo
、list_memo_tags
等功能。目前该项目还处于开发阶段。对于这个项目,您有什么改进建议吗?
Beta Was this translation helpful? Give feedback.
All reactions