A general purpose Model Context Protocol (MCP) server that provides comprehensive developer tools for file editing, shell command execution, and screen capture capabilities.
developer-toolsfile-editingshell-executionscreen-captureworkflowautomationrustmcp-server
Installation & Configuration
{
"mcpServers": {
"developer": {
"command": "/path/to/developer/target/release/developer",
"args": []
}
}
}Information
Transport
stdio
Language
Rust
Created
2025/5/26
Updated
2025/7/11