Skip to main content
Glama

Mode Manager MCP

install_from_library

Add chatmodes or instructions to the Mode Manager MCP by selecting and installing them directly from the integrated library.

Instructions

Install a chatmode or instruction from the Mode Manager MCP Library.

Input Schema

NameRequiredDescriptionDefault
filenameNo
nameYes

Input Schema (JSON Schema)

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