Skip to main content
Glama

Mode Manager MCP

get_chatmode

Retrieve raw content from a VS Code .chatmode.md file to manage and integrate chat modes and instructions effectively.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
filenameYes

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" } }, "required": [ "filename" ], "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