Vector Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 354 installs a week from pypi.
Semantic document memory using Redis vector store. Save and recall files with natural language.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vector-memory -- uvx mcp-server-vector-memory
{
"mcpServers": {
"vector-memory": {
"args": [
"mcp-server-vector-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.vector-memory]
command = "uvx"
args = ["mcp-server-vector-memory"]
{
"mcpServers": {
"vector-memory": {
"args": [
"mcp-server-vector-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vector-memory": {
"args": [
"mcp-server-vector-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.