L
Longbow MCP
MCP Memory Server using Longbow distributed vector database for persistent cross-client memory storage
创建于 1/29/2026
更新于 26 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx longbow-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"terminallylazy-longbow-mcp": {
"command": "uvx",
"args": [
"longbow-mcp"
]
}
}
}