Memos

Memos

🚀 Memos-MCP-Server

本项目是为Memos设计的Model Context Protocol服务器,旨在提供便捷的备忘录管理功能。

smithery徽章

✨ 主要特性

工具

  • search_memos:可根据关键词搜索备忘录。
  • create_memo:用于创建新的备忘录。

🚀 快速开始

📦 安装指南

通过Smithery安装

要自动为Claude Desktop安装mcp-server-memos,可通过Smithery进行:

npx -y @smithery/cli install @LeslieLeung/mcp-server-memos --client claude
{
"mcpServers": {
"memos": {
"command": "uvx",
"args": [
"memos-mcp-server"
],
"env": {
"MEMOS_URL": "https://memos.example.com",
"MEMOS_API_KEY": "your_api_key",
"DEFAULT_TAG": "#mcp"
}
}
}
}
  • 0 关注
  • 0 收藏,28 浏览
  • system 提出于 2025-09-19 09:03

相似服务问题

相关AI产品