Skip to main content
Glama

Memory Bank MCP Server

by nicavcrm

van_mode

Initialize projects and analyze complexity levels with the MCP tool, streamlining workflows for software development planning, design, and implementation on the Memory Bank MCP Server.

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" }
Install Server

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