
Speicherbanken-Lader-MCP
Dies ist ein MCP-Server zum Abrufen aller Dateien im Speicher-Bank-Verzeichnis gleichzeitig. Sein Ziel ist es, die Frequenz der AI-Tool-Aufladung beim Laden der Speicherbank zu reduzieren und sowohl Zeit als auch Geld zu sparen.
1
Github Watches
0
Github Forks
2
Github Stars
memory-bank-loader-mcp
This is an MCP server for retrieving all files in the memory-bank directory at once. Its purpose is to reduce AI tool invocation frequency when loading memory-bank, saving both time and money.
Features
- Recursively reads all files within the specified directory (e.g., a 'memory-bank' directory).
- Sorts files with a specific priority order:
- Root-level files come first.
- Specific priority files (
projectbrief.md
, etc.) within the root are ordered first. - All other files (non-priority root and all subdirectory files) are sorted alphabetically by relative path.
- Optimized for providing clear and structured context to AI models.
Tools
-
read-memory-bank
- Read and consolidates files from the specified memory bank directory. Use this to provide project context (Memory Bank) to the AI.
-
Input:
-
memoryBankDirectoryFullPath
(string, required): The full, absolute path to the directory containing the memory bank files.
-
-
Returns:
- Read file list.
Setup
NPX
{
"mcpServers": {
"memory-bank-loader": {
"command": "npx",
"args": [
"-y",
"memory-bank-loader-mcp@latest",
],
}
}
}
Build
$ npm run build
{
"mcpServers": {
"memory-bank-loader": {
"command": "node",
"args": [
"/full/path/to/memory-bank-loader-mcp/build/index.js"
]
}
}
}
License
MIT
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)
Reviews

user_WPpapFMb
As a dedicated user of memory-bank-loader-mcp, I am impressed by its seamless integration and efficient performance. Abeyuya has crafted a robust tool essential for memory management tasks. Simple to configure and reliable, it has significantly streamlined my workflow. Highly recommend checking it out!