Skip to main content
Glama

Serena

by oraios

switch_modes

Activate specific operational modes, such as 'editing' or 'planning', to optimize performance and functionality within the Serena MCP server for enhanced coding and project management tasks.

Instructions

Activates the desired modes, like ["editing", "interactive"] or ["planning", "one-shot"].

Input Schema

NameRequiredDescriptionDefault
modesYesThe names of the modes to activate.

Input Schema (JSON Schema)

{ "properties": { "modes": { "description": "The names of the modes to activate.", "items": { "type": "string" }, "title": "Modes", "type": "array" } }, "required": [ "modes" ], "title": "applyArguments", "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/oraios/serena'

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