MCP Server
MCP
io.github.basicmachines-co/basic-memory
Local-first knowledge management with bi-directional LLM sync via Markdown files.
Install
uvx basic-memory
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "basic-memory",
"version": "0.23.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "basic-memory",
"type": "positional"
},
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment