Back to Home
rshade icon

mcp-devtools-server

Verified Safe

by rshade

Overview

This MCP server standardizes development tool patterns and provides AI-powered integrations to enable Claude Code to generate code more efficiently, reduce errors, and improve autocorrection for various programming languages and workflows.

Installation

Run Command
npx mcp-devtools

Security Notes

The server demonstrates strong security practices for a tool executing external commands. It uses 'execa' to safely run shell commands, implements argument sanitization and whitelisting, explicitly validates file paths to prevent traversal and injection, and includes mechanisms for detecting potential secrets in code changes. Resource limits are applied to prevent denial-of-service via large inputs. Sensitive environment variables are masked by default when read by the 'dotenv_environment' tool. Plugins operate within the same hardened 'ShellExecutor' environment.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars4
Forks1
Last Update2026-01-19

Tags

DevelopmentDevOpsAI AssistantCode QualityAutomation