
CodeSavant
STDIOCode manipulation, execution, and version control MCP server for AI assistants.
Code manipulation, execution, and version control MCP server for AI assistants.
⚠️ PROJECT STATUS: OBSOLETE
This project has been superseded by modern coding agents that natively provide the same capabilities (code manipulation, execution, version control) without requiring a separate MCP server.
CodeSavant was a Model Context Protocol (MCP) server designed to provide code manipulation, execution, and version control capabilities to AI assistants. It allowed reading, writing, and executing code while maintaining a history of changes.
Recent advances in coding agents have made this MCP server redundant. Modern coding agents now include built-in capabilities for:
This repository is maintained for historical reference only. For current projects requiring code manipulation capabilities, consider using modern coding agents that provide these features natively.
For historical reference, MCP-CodeSavant provided:
This project is licensed under the MIT License - see the LICENSE file for details.
Todd Wolven - (https://github.com/twolven)