Mode Manager MCP
GitHub Copilot Memory Tool, designed for the new features of VS Code 2025. It allows Copilot to remember user preferences and work context through persistent memory, enhancing the personalized experience of the AI programming assistant.
rating : 2.5 points
downloads : 4.7K
create_instruction
Create a new VS Code .instructions.md file containing the specified description and content
Parameters
instruction_name : str*
Description
The name of the new instruction (with or without the extension)
Parameters
description : str*
Description
A brief description of the instruction
Parameters
content : str*
Description
The main content/instructions in Markdown format
list_instructions
List all VS Code .instructions.md files in the prompt directory
get_instruction
Get the original content of the VS Code .instructions.md file
Parameters
instruction_name : str*
Description
The name of the instruction (without the extension)
update_instruction
Update an existing VS Code .instructions.md file with new description or content
Parameters
instruction_name : str*
Description
The name of the instruction to update (with or without the extension)
Parameters
description : Optional[str]*
Description
The new description of the instruction (optional)
Parameters
content : Optional[str]*
Description
The new content of the instruction (optional)
delete_instruction
Delete the VS Code .instructions.md file from the prompt directory
Parameters
instruction_name : str*
Description
The name of the instruction to delete (with or without the extension)
create_chatmode
Create a new VS Code .chatmode.md file containing the specified description, content, and tools
Parameters
filename : str*
Description
The filename of the new chat mode (with or without the extension)
Parameters
description : str*
Description
A brief description of the chat mode
Parameters
content : str*
Description
The main content/instructions in Markdown format
Parameters
tools : Optional[str]*
Description
An optional comma-separated list of tool names
list_chatmodes
List all VS Code .chatmode.md files in the prompt directory
get_chatmode
Get the original content of the VS Code .chatmode.md file
Parameters
filename : str*
Description
The filename of the chat mode (with or without the extension)
update_chatmode
Update an existing VS Code .chatmode.md file with new description, content, or tools
Parameters
filename : str*
Description
The filename of the chat mode to update (with or without the extension)
Parameters
description : Optional[str]*
Description
The new description of the chat mode (optional)
Parameters
content : Optional[str]*
Description
The new content of the chat mode (optional)
Parameters
tools : Optional[str]*
Description
A new comma-separated list of tool names (optional)
delete_chatmode
Delete the VS Code .chatmode.md file from the prompt directory
Parameters
filename : str*
Description
The filename of the chat mode to delete (with or without the extension)
update_chatmode_from_source
Update the .chatmode.md file from its source definition
Parameters
filename : str*
Description
The filename of the chat mode to update from the source (with or without the extension)
refresh_library
Refresh the Mode Manager MCP library from its source URL
browse_mode_library
Browse the Mode Manager MCP library and filter by category or search term
Parameters
category : Optional[str]*
Description
An optional category filter
Parameters
search : Optional[str]*
Description
An optional search term
install_from_library
Install a chat mode or instruction from the Mode Manager MCP library
Parameters
name : str*
Description
The name of the item to install from the library
Parameters
filename : Optional[str]*
Description
An optional custom filename for the installed item
get_prompts_directory
Get the path of the VS Code prompt directory
remember
Persistently store user memory items for future AI conversations
Parameters
memory_item : str*
Description
The information to remember

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.7K
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.5K
4.3 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.6K
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.4K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
44.1K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
20.2K
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
30.2K
4.8 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.8K
4.5 points