MCP profile
Github Memphora Memphora
Add persistent memory to AI assistants. Store and recall info across conversations.
Developer ToolsPackagePythonOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
Memphora MCP Server
Add persistent memory to Claude, Cursor, Windsurf, and other AI assistants using the Model Context Protocol (MCP).
This MCP server connects your AI assistant to Memphora, giving it the ability to:
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
Python
License
Open Source
Verified
Yes
Requirements
- pip install -e ".[dev]"
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
Python
pip install memphora-mcp2
Configure
Configuration
json
{
"mcpServers": {
"memphora": {
"command": "uvx",
"args": ["memphora-mcp"],
"env": {
"MEMPHORA_API_KEY": "your_api_key_here",
"MEMPHORA_USER_ID": "your_unique_user_id"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Memphora Memphora
- Function
- Add persistent memory to AI assistants. Store and recall info across conversations.
- Transport
- Package
- Language
- Python
- Install
- pip install memphora-mcp
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.