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
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.

Memory
modelcontextprotocolModel Context Protocol 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
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Comments