
Mémoire-banc-chargeur-MCP
Il s'agit d'un serveur MCP pour récupérer tous les fichiers dans le répertoire des banques de mémoire à la fois. Son objectif est de réduire la fréquence d'invocation de l'outil d'IA lors du chargement de la banque de mémoire, d'économiser du temps et de l'argent.
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
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Miroir dehttps: //github.com/bitrefill/bitrefill-mcp-server
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
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!