MemoryBank
@nakamurau1
About MemoryBank
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"memoryBank": {
"command": "npx",
"args": [
"-y",
"--package=@nakamurau1/memory-bank-mcp-server",
"memory-bank-mcp-server"
]
}
}
}Tools
1Loads Memory Bank files from the specified project directory and returns their content combined with the standard Memory Bank instruction prompt. Use projectPath parameter with an absolute path, and optional memoryBankDir parameter to specify the subdirectory name (default: 'memory-bank').
More Memory & Knowledge MCP servers
🧠 Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin

Memory
modelcontextprotocolModel Context Protocol Servers
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Comments