mcp-codesavant
7
CodeSavant is an MCP server that facilitates AI-driven code manipulation and execution while tracking changes and maintaining version control. It supports multiple programming languages and is built on Anthropic's Model Context Protocol.
read_code_file
Read the content of the code file and support searching for specific parts
write_code_file
Write or update a specific line of a code file
get_code_history
Get the change history of the code file
execute_code_command
Execute code-related shell commands
execute_code
Execute code for the specified language
revert_to_version
Roll back the code file to a specific version
read_code_file_lines
Read specific lines of code files