{"slug":"abhishekbhakat/mcp_server_code_assist","name":"Code Assistant","description":"A server for code modification and generation using Large Language Models.","category":"development","tags":[],"official":false,"stars":2,"transport":"http","install":[{"cmd":"uvx mcp-server-code-assist","imports":[]}],"tools":[{"name":"create","description":"Creates new files. Input: XML instruction with path and content. Returns: Confirmation of file creation."},{"name":"modify","description":"Modifies existing files with search/replace. Input: XML instruction with path, search pattern, and new content. Returns: Diff of changes."},{"name":"rewrite","description":"Completely rewrites a file. Input: XML instruction with path and new content. Returns: Confirmation of rewrite."},{"name":"delete","description":"Removes files. Input: XML instruction with path. Returns: Confirmation of deletion."}],"env_vars":[],"auth_type":"none","github":"https://github.com/abhishekbhakat/mcp_server_code_assist","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}