MCP Daily Notes
作者 @llopez2018
Professional Local-First MCP Server for AI Agents. Persistent Markdown memory with YAML metadata, global search, and GTD/PARA agents.
创建于 4/22/2026
更新于 about 6 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx -mcp-daily-notes
Cursor 配置 (mcp.json)
{
"mcpServers": {
"llopez2018-mcp-daily-notes": {
"command": "uvx",
"args": [
"-mcp-daily-notes"
]
}
}
}