Skip to main content
Glama

MCP Memory Server

by keleshteri

start_session

Begin a new AI coding session by defining a specific task, enabling persistent memory, project tracking, and safety controls within the MCP Memory Server environment.

Instructions

Start a new AI coding session with a specific task

Input Schema

NameRequiredDescriptionDefault
taskYesDescription of the task to work on

Input Schema (JSON Schema)

{ "properties": { "task": { "description": "Description of the task to work on", "type": "string" } }, "required": [ "task" ], "type": "object" }

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

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