
Developer MCP Server
by vertexstudio
Comprehensive developer tools for file editing, shell command execution, and screen capture.
What it does
Provides a powerful set of utilities for AI agents to interact directly with a developer's local environment, enabling a full-cycle development workflow from code editing to system execution and visual verification.
Tools
text_editor: View, write, and perform string replacements in files with undo support.shell: Execute cross-platform commands (bash/zsh on Unix, PowerShell on Windows).screen_capture: Capture full display or specific window screenshots for visual debugging.image_processor: Process and resize image files from disk.workflow: Manage multi-step problem solving with branching and revision capabilities.
Installation
{
"mcpServers": {
"developer": {
"command": "/path/to/your/developer/target/release/developer",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
cargo build --releaseInformation
- Pricing
- free
- Published
- 4/27/2026
- stars






