Skip to main content
Glama

mcp-with-ssh

switch_mode

Change the operational mode of the MCP server (architect, ask, code, debug, test) to align tasks with specific functionalities. Supports centralized SSH-based knowledge management.

Instructions

Switches to a specific mode

Input Schema

NameRequiredDescriptionDefault
modeYesName of the mode to switch to (architect, ask, code, debug, test)

Input Schema (JSON Schema)

{ "properties": { "mode": { "description": "Name of the mode to switch to (architect, ask, code, debug, test)", "type": "string" } }, "required": [ "mode" ], "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/aakarsh-sasi/memory-bank-mcp'

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