Skip to main content
Glama

Mode Manager MCP

get_instruction

Retrieve raw content from a VS Code .instructions.md file to access detailed instructions for Mode Manager MCP. Specify the instruction name to fetch the required file directly.

Instructions

Get the raw content of a VS Code .instructions.md file.

Input Schema

NameRequiredDescriptionDefault
instruction_nameYesName of the instruction (without extension)

Input Schema (JSON Schema)

{ "properties": { "instruction_name": { "description": "Name of the instruction (without extension)", "title": "Instruction Name", "type": "string" } }, "required": [ "instruction_name" ], "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/NiclasOlofsson/mode-manager-mcp'

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