Memory Bank MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_projectsB | 获取所有项目列表 |
| create_projectC | 创建新项目 |
| update_projectC | 更新项目信息 |
| delete_projectD | 删除项目 |
| list_documentsC | 获取项目文档列表 |
| get_documentC | 获取文档内容 |
| update_documentC | 更新文档内容 |
| list_rulesC | 获取项目规则列表 |
| get_ruleC | 获取规则内容 |
| create_ruleD | 创建新规则 |
| update_ruleC | 更新规则内容 |
| delete_ruleD | 删除规则 |
| van_initC | 初始化项目,检查或创建必要文件 |
| van_verifyC | 验证项目状态和文件完整性 |
| plan_get_tasksC | 获取当前任务列表 |
| plan_add_taskC | 添加新任务到任务列表 |
| plan_update_tasksC | 更新任务规划文档 |
| creative_add_ideaC | 创建创意记录 |
| creative_get_ideasC | 获取创意列表 |
| creative_update_designC | 更新系统设计文档 |
| implement_update_progressC | 更新开发进度 |
| implement_add_noteD | 记录实现细节 |
| implement_update_contextC | 更新活动上下文文档 |
| reflect_createC | 创建项目反思记录 |
| reflect_get_historyC | 获取历史反思记录 |
| reflect_update_progressD | 更新进度文档 |
| archive_completed_tasksC | 归档已完成任务 |
| archive_generate_summaryC | 生成项目总结报告 |
| archive_export_projectC | 导出项目文档 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yywdandan/memory-bank-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server