๐ง Memory MCP Server - Orchestrator
@rashee1997
About ๐ง Memory MCP Server - Orchestrator
Your AI Agent's Persistent Brain - A Comprehensive Memory & Task Management System
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Memory MCP Server - Orchestrator?
Memory MCP Server - Orchestrator is a Model Context Protocol (MCP) server that gives AI agents persistent memory, task planning, and knowledge management. Built with TypeScript and SQLite, it requires a separate workflow.md file to operate as an intelligent system. It is designed for AI agents in MCP-compatible clients.
How to use Memory MCP Server - Orchestrator?
Install Node.js 18+, npm, and Git. Clone the repository, run npm install and npm run build, then verify with npm run test. Configure the server in your MCP client (e.g., VS Code Cline) with the node command pointing to build/index.js, and set the GEMINI_API_KEY and TAVILY_API_KEY environment variables. Critical: Load the workflow.md file into your AI agentโs system prompt to enable the sixโmode operational structure.
Key features of Memory MCP Server - Orchestrator
- Conversation history with full context storage
- Versionโcontrolled dynamic context storage
- Knowledge graph for entity relationship management
- Vector embeddings for semantic search
- AIโpowered planning with hierarchical tasks and dependencies
- Google Gemini integration for prompt refinement, summarization, and more
- Tavily web search integration
- Data validation, logging, backup, and restore
Use cases of Memory MCP Server - Orchestrator
- Giving AI agents persistent memory across sessions
- Structuring complex task planning and execution with a proven workflow
- Building and querying a knowledge graph of entities and relationships
- Enhancing AI capabilities with external search and AI summarization
- Enforcing safety protocols and user approval for state changes
FAQ from Memory MCP Server - Orchestrator
What is the AI Driver (workflow.md)?
It is a mandatory file that defines six operational modes (Prompt Refine, Think, Code Analysis, Innovate, Plan, Execute, Review), safety rules, and a workflow state machine. It must be loaded into the AI agentโs system prompt for the server to function as an intelligent system.
Does this server require external API keys?
Yes. It needs GEMINI_API_KEY for Google Gemini integration and TAVILY_API_KEY for Tavily web search. Both are configured as environment variables in the MCP client settings.
What transport does the server use?
The server communicates over stdio transport, as shown in the configuration example for MCP clients.
Where is data stored?
Data is stored locally in a SQLite database. The server provides backup and restore capabilities for that database.
What are the system requirements?
Node.js 18.x or higher, npm (latest), and Git. The server is built with TypeScript 5.3+.
Frequently asked questions
What is the AI Driver (workflow.md)?
It is a mandatory file that defines six operational modes (Prompt Refine, Think, Code Analysis, Innovate, Plan, Execute, Review), safety rules, and a workflow state machine. It must be loaded into the AI agentโs system prompt for the server to function as an intelligent system.
Does this server require external API keys?
Yes. It needs `GEMINI_API_KEY` for Google Gemini integration and `TAVILY_API_KEY` for Tavily web search. Both are configured as environment variables in the MCP client settings.
What transport does the server use?
The server communicates over `stdio` transport, as shown in the configuration example for MCP clients.
Where is data stored?
Data is stored locally in a SQLite database. The server provides backup and restore capabilities for that database.
What are the system requirements?
Node.js 18.x or higher, npm (latest), and Git. The server is built with TypeScript 5.3+.
Basic information
More Memory & Knowledge MCP servers

PLUR
plur-aiAI agents start every session with amnesia โ you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
Memlord
MyrikLDMemlord is a remote MCP server available at https://app.memlord.com.
Comments