Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿค– Coding Agents
  3. Developer
Developer logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 3:46:28 AM

Developer

User RatingsBe the first to rate and review this MCP server!
View Repository21 GitHub StarsTotal stargazers on GitHub for the source repository (21 stars).Visit Website
developer-toolsfile-editingshellscreen-captureworkflow

MCP server offering file editing, shell command execution, screen capture, image processing, and workflow management for developers.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "vertexstudio-developer": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/inspector"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿค– More in Coding Agents

Overview

This MCP server provides developer tools including a text editor with file viewing and editing, cross-platform shell command execution, screen capture with display or window selection, image processing with resizing and format conversion, and workflow management supporting multi-step and branching problem solving. It enforces security via .gitignore integration, path validation, and file size limits. Use it to integrate developer-centric operations into MCP-compatible clients on macOS, Linux, or Windows.

Use cases

โ€ขView and edit source code files with undo and string replacement
โ€ขRun shell commands and capture combined stdout/stderr output
โ€ขCapture screenshots of displays or specific windows
โ€ขProcess and resize image files from disk
โ€ขManage multi-step workflows with branching and step revision

Key features

โ€ขText editing with file creation, undo, and 400KB size limit
โ€ขCross-platform shell command execution with output size limit
โ€ขScreen capture with monitor selection and window title filtering
โ€ขImage processing with automatic resizing and PNG conversion
โ€ขWorkflow management supporting branching and context preservation
โ€ขSecurity via .gitignore respect, absolute path enforcement, and access filtering

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Developer.

Extracted Tool Capabilities
Text editing with file creation, undo, and 400KB size limit
Cross-platform shell command execution with output size limit
Screen capture with monitor selection and window title filtering
Image processing with automatic resizing and PNG conversion
Workflow management supporting branching and context preservation
Security via .gitignore respect, absolute path enforcement, and access filtering

Documentation Overview

Developer MCP Server

A general purpose Model Context Protocol (MCP) server that provides comprehensive developer tools for file editing, shell command execution, and screen capture capabilities. Built using the rmcp crate.

๐Ÿš€ Features

๐Ÿ“ Text Editor

  • View files with language detection for markdown formatting
  • Write/create files with automatic directory creation
  • String replacement with precise matching
  • Undo functionality with edit history
  • File size protection (400KB limit for text files)

๐Ÿ–ฅ๏ธ Shell Integration

  • Cross-platform command execution (PowerShell on Windows, bash/zsh on Unix)
  • Combined stdout/stderr output as it appears in terminal
  • Output size protection (400KB limit)
  • Platform-specific optimizations

๐Ÿ“ธ Screen Capture

  • Full display screenshots with monitor selection
  • Window-specific capture by title
  • Automatic image optimization (768px max width)
  • Base64 encoded PNG output

๐Ÿ–ผ๏ธ Image Processing

  • Image file processing from disk
  • Automatic resizing while maintaining aspect ratio
  • Format conversion to PNG
  • macOS screenshot filename handling

๐Ÿ”„ Workflow Management

  • Multi-step problem solving with sequential progression
  • Branching workflows for alternative solution paths
  • Step revision capability to update previous steps
  • Context preservation across complex reasoning processes

๐Ÿ”’ Security Features

  • Gitignore integration - respects .gitignore patterns for file access control
  • Path validation - requires absolute paths to prevent directory traversal
  • File size limits - prevents memory exhaustion attacks
  • Access pattern filtering - blocks access to sensitive files

๐Ÿ“‹ Requirements

  • Rust 1.70+ (for building from source)
  • Claude Desktop or compatible MCP client
  • Operating System: macOS, Linux, or Windows

๐Ÿ› ๏ธ Installation

Option 1: Build from Source (Recommended)

  1. Clone the repository:

    bash
    git clone git@github.com:VertexStudio/developer.git
    cd developer
    
  2. Build the project:

    bash
    cargo build --release
    
  3. The binary will be available at:

    Code
    target/release/developer
    

Option 2: Development Build

For development/testing purposes:

bash
cargo build
# Binary at: target/debug/developer

โš™๏ธ Configuration

Claude Desktop Setup

  1. Open Claude Desktop configuration file:

    macOS/Linux:

    bash
    code ~/Library/Application\ Support/Claude/claude_desktop_config.json
    

    Windows:

    bash
    code %APPDATA%\Claude\claude_desktop_config.json
    
  2. Add the developer server configuration:

    config.json
    {
      "mcpServers": {
        "developer": {
          "command": "/path/to/your/developer/target/release/developer",
          "args": []
        }
      }
    }
    

    Example configurations:

    Development build:

    config.json
    {
      "mcpServers": {
        "developer": {
          "command": "/Users/rozgo/vertex/developer/target/debug/developer",
          "args": []
        }
      }
    }
    

    Production build:

    config.json
    {
      "mcpServers": {
        "developer": {
          "command": "/Users/rozgo/vertex/developer/target/release/developer",
          "args": []
        }
      }
    }
    
  3. Restart Claude Desktop to load the new configuration.

File Access Control (Optional)

Create a .gitignore file in your working directory to control which files the server can access:

gitignore
# Sensitive files
.env
.env.*
secrets.*
private/
*.key
*.pem

# Build artifacts
target/
node_modules/
dist/

The server will automatically respect these patterns and block access to matching files.

๐ŸŽฏ Usage Examples

Once configured, you can use these tools directly in Claude Desktop:

Text Editing

Code
"Can you view the contents of /path/to/my/file.rs?"

"Please create a new file at /path/to/hello.py with a simple hello world script"

"Replace the line 'old_function()' with 'new_function()' in /path/to/main.rs"

"Undo the last edit to /path/to/main.rs"

Shell Commands

Code
"Run 'ls -la' to show me the current directory contents"

"Execute 'cargo test' to run the test suite"

"Run 'git status' to check the repository status"

Screen Capture

Code
"Take a screenshot of my main display"

"Capture a screenshot of the window titled 'VS Code'"

"Show me what windows are available for capture"

Image Processing

Code
"Process the image at /path/to/screenshot.png and show it to me"

"Load and display the image from /Users/me/Desktop/diagram.jpg"

Workflow Management

Code
"Start a workflow to implement a new feature with 5 steps"

"Create a branch from step 3 to explore an alternative approach"

"Revise step 2 to use a different algorithm"

๐Ÿ—๏ธ Architecture

Code
Developer MCP Server
โ”œโ”€โ”€ Text Editor     โ†’ File viewing, editing, string replacement, undo
โ”œโ”€โ”€ Shell           โ†’ Cross-platform command execution  
โ”œโ”€โ”€ Screen Capture  โ†’ Display and window screenshots
โ”œโ”€โ”€ Image Processor โ†’ File-based image processing
โ”œโ”€โ”€ Workflow        โ†’ Multi-step problem solving with branching
โ””โ”€โ”€ Security Layer  โ†’ Gitignore integration, path validation

๐Ÿ”ง Tool Reference

text_editor

  • Commands: view, write, str_replace, undo_edit
  • Parameters: path (required), file_text, old_str, new_str
  • Limits: 400KB file size, absolute paths only

shell

  • Parameters: command (required)
  • Features: Platform detection, output redirection, size limits
  • Limits: 400KB output size

screen_capture

  • Parameters: display (optional), window_title (optional)
  • Output: Base64 PNG image, 768px max width

list_windows

  • Parameters: None
  • Output: List of capturable window titles

image_processor

  • Parameters: path (required)
  • Features: Auto-resize, format conversion, macOS compatibility
  • Limits: 10MB file size

workflow

  • Parameters: step_description, step_number, total_steps, next_step_needed (required), is_step_revision, revises_step, branch_from_step, branch_id, needs_more_steps (optional)
  • Features: Sequential progression, branching, step revision
  • Output: JSON workflow status

๐Ÿ› Troubleshooting

Common Issues

"Tool not found" errors:

  • Ensure the binary path in your configuration is correct
  • Verify the binary exists and is executable
  • Check Claude Desktop logs for detailed error messages

"File access denied" errors:

  • Check if the file is blocked by .gitignore patterns
  • Ensure you're using absolute paths (not relative paths)
  • Verify file permissions

"Command failed" errors:

  • Ensure the command exists and is in your system PATH
  • Check if the command requires special permissions
  • Verify the command syntax for your operating system

Debug Mode

Build with debug info for troubleshooting:

bash
cargo build
# Use target/debug/developer in your configuration

MCP Inspector

Use the official MCP inspector to debug and test tools:

Terminal
npx @modelcontextprotocol/inspector target/debug/developer

This will open a web interface where you can:

  • Inspect available tools and their schemas
  • Test tool calls interactively
  • Debug server responses
  • Validate MCP protocol compliance

Tools Schema Export

Export the tools JSON schema for debugging or integration:

bash
# Save tools schema to file
cargo run toolbox > tools.json

# Pretty print tools schema
cargo run toolbox | jq .

๐Ÿค Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Add tests for new functionality
  4. Ensure all tests pass: cargo test
  5. Submit a pull request

๐Ÿ“ License

MIT

๐Ÿ”— Related Projects

  • Model Context Protocol - The protocol specification
  • Claude Desktop - Official Claude desktop application
  • MCP Servers - Official MCP server implementations

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Coding Agents View all alternatives
  • MCP Shell Server logoMCP Shell Server

    A secure shell command execution server implementing the Model Context Protocol (MCP)

    ๐Ÿค– Coding Agents3 views
    Compare vs MCP Shell Server โ†’
  • Ssh MCP logoSsh MCP

    MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication.

    ๐Ÿค– Coding Agents2 views
    Compare vs Ssh MCP โ†’
  • Cli MCP Server logoCli MCP Server

    Command line interface with secure execution and customizable security policies

    ๐Ÿค– Coding Agents3 views
    Compare vs Cli MCP Server โ†’
  • Codex MCP Tool logoCodex MCP Tool

    MCP server that connects your IDE or AI assistant to Codex CLI for code analysis and editing with support for multiple models (gpt-5-codex, o3, codex-1)

    ๐Ÿค– Coding Agents4 views
    Compare vs Codex MCP Tool โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
21
Stargazers on the source repository.
npm downloads
1M
Package downloads in the last 30 days.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Developer

It supports macOS, Linux, and Windows operating systems.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDeveloper AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/vertexstudio-developer?style=directory)](https://allmcps.com/mcp/vertexstudio-developer)
HTML Embed
<a href="https://allmcps.com/mcp/vertexstudio-developer"><img src="https://allmcps.com/api/badge/vertexstudio-developer?style=directory" alt="Developer on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿค–Coding Agents
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
ClientsClaude Desktop
Last updatedAug 9, 2026
8/9 checks healthy over the last 31d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars21
GitHub Star CountTotal stargazers on GitHub representing community popularity (21 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 11, 2025
npm downloads1,014,756/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
40Quality signal: Fair ยท 40/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership6/20
Documentation & tools18/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

2 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage โ€” this is a directional signal, not a security audit.

Critical 1High 1Medium 0Low 0

Scanned 26d ago via OSV.dev ยท @modelcontextprotocol/inspector (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿค– Coding Agents โ†’Best MCP servers for Coding Agents โ†’Alternatives to Developer โ†’Install in Claude DesktopInstall in CursorInstall in VS Code