Skip to main content
Glama

Memory Bank MCP Server

by nicavcrm

van_mode

Analyze project complexity and initialize tasks for structured workflow management using the Memory Bank system, enabling efficient project planning and execution.

Instructions

Initialize project and determine complexity level. Entry point for the Memory Bank system.

Input Schema

NameRequiredDescriptionDefault
complexityYes
task_descriptionNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "complexity": { "type": "string" }, "task_description": { "type": "string" } }, "required": [ "complexity" ], "type": "object" }

Other Tools from Memory Bank MCP Server

Related Tools

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/nicavcrm/memory-bank-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server