Memxus
@gpitrella
关于 Memxus
Multi-platform AI memory. One save, recall everywhere—Claude, ChatGPT, Cursor, VS Code, and more. Persistent memory across AI conversations and clients.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"memxus": {
"url": "https://mcp.memxus.com/mcp",
"headers": {
"Authorization": "Bearer aimem_YOUR_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Memxus?
Memxus gives AI assistants persistent memory across conversations and clients. It is a hosted remote MCP server that allows users to save preferences, project context, and facts once and recall them from any MCP-compatible app via OAuth or API key.
How to use Memxus?
Sign in at https://dashboard.memxus.com/login, then connect via OAuth at https://www.memxus.com/install or add a Bearer token (aimem_*) in your MCP client configuration. The endpoint is https://mcp.memxus.com/mcp using Streamable HTTP transport.
Key features of Memxus
- Cross-client memory (Claude, ChatGPT, Cursor, VS Code)
- Project-context scoped collections (e.g.,
project:my-app) - Semantic recall via
recallandget_contexttools - Eight tools: remember, recall, get_context, list_memories, get_memory, list_collections, forget
- No local install, fully hosted
Use cases of Memxus
- Continue conversations where you left off when switching between AI clients
- Save project-level context (e.g., API base URLs) and recall automatically
AI 与智能体 分类下的更多 MCP 服务器
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
评论