mcp_server_code_assist

mcp_server_code_assist

1

The mcp-server-code-assist is a Model Context Protocol server designed to facilitate code creation and modification through Large Language Models. It offers various tools to manage code files, enhancing productivity for developers.

Overview

A Model Context Protocol server for code modification and generation. This server provides tools to create, modify, and delete code via Large Language Models.

Tools

  • Create: Create new files with XML instructions.
  • Modify: Change existing files using search and replace methods.
  • Rewrite: Completely rewrite the contents of a file.
  • Delete: Remove files based on XML input.