code or delegate aider over sse protocol
Overview
What is mcp-devtools?
mcp-devtools is a multi-functional development tool server that operates over the Server-Sent Events (SSE) protocol, providing a comprehensive suite of tools for Git operations and file manipulation.
How to use mcp-devtools?
To use mcp-devtools, run the server using the provided scripts for your operating system and integrate it with your AI assistant or development environment.
Linux/macOS
./server.sh -p 1337
Windows
.\server.ps1 -p 1337
Key features of mcp-devtools?
- Extensive Git operations including status, diff, commit, and branch management.
- General file manipulation commands such as search and replace, and writing to files.
- Ability to execute custom shell commands within the specified repository path.
Use cases of mcp-devtools?
- Managing Git repositories with ease through a server interface.
- Automating file edits and manipulations in development workflows.
- Integrating with AI assistants for enhanced coding capabilities.
FAQ from mcp-devtools?
- What programming languages does mcp-devtools support?
It is primarily designed for use with Python but can be integrated with any language that can interact with the server.
- Is mcp-devtools free to use?
Yes!
mcp-devtoolsis open-source and free for everyone.
- Can I use mcp-devtools with existing projects?
Yes! It can be integrated into any project that requires Git and file manipulation functionalities.