claude mcp add yxoolsev-claude-memory-manager -- uvx claude-memory-manager
{
"mcpServers": {
"yxoolsev-claude-memory-manager": {
"command": "uvx",
"args": ["claude-memory-manager"]
}
}
}
{
"mcpServers": {
"yxoolsev-claude-memory-manager": {
"command": "uvx",
"args": ["claude-memory-manager"]
}
}
}
{
"mcpServers": {
"yxoolsev-claude-memory-manager": {
"command": "uvx",
"args": ["claude-memory-manager"]
}
}
}
About This MCP Server
The claude-memory-manager is a Model Context Protocol server that enables cross-session memory for Claude Code, allowing for context capture, semantic search, and recall of information. It connects to Claude Code through standard input/output interfaces and is available on the Python Package Index. Developers would use this tool when they need to implement a search functionality that can retain and retrieve context across multiple sessions in their AI coding assistant applications.
Cross-session memory for Claude Code — context capture, semantic search, recall. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
claude-memory-manager on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The claude-memory-manager server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.