Skip to main content
Glama

Mode Manager MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
onboardingDirect onboarding instructions for Copilot, including memory file structure.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
delete_chatmode

Delete a VS Code .chatmode.md file from the prompts directory.

update_chatmode_from_source

Update a .chatmode.md file from its source definition.

create_chatmode

Create a new VS Code .chatmode.md file with the specified description, content, and tools.

update_chatmode

Update an existing VS Code .chatmode.md file with new description, content, or tools.

list_chatmodes

List all VS Code .chatmode.md files in the prompts directory.

get_chatmode

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

create_instruction

Create a new VS Code .instructions.md file with the specified description and content.

update_instruction

Update an existing VS Code .instructions.md file with new description or content.

delete_instruction

Delete a VS Code .instructions.md file from the prompts directory.

refresh_library

Refresh the Mode Manager MCP Library from its source URL.

get_prompts_directory

Get the path to the VS Code prompts directory.

list_instructions

List all VS Code .instructions.md files in the prompts directory.

get_instruction

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

remember

Store a memory item in your personal AI memory for future conversations.

browse_mode_library

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

install_from_library

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

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