Skip to main content
Glama

Mode Manager MCP

browse_mode_library

Filter and explore the Mode Manager MCP Library by category or search term to efficiently locate and manage VS Code chat modes and instructions.

Instructions

Browse the Mode Manager MCP Library and filter by category or search term.

Input Schema

NameRequiredDescriptionDefault
categoryNo
searchNo

Input Schema (JSON Schema)

{ "properties": { "category": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Category" }, "search": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Search" } }, "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