Back to Home
rocky3419 icon

mcp-dev-utils

Verified Safe

by rocky3419

Overview

Provides a Model Context Protocol (MCP) compatible server to expose simple developer utility tools, demonstrating tool discovery and execution via stdio transport.

Installation

Run Command
node dist/index.js

Security Notes

The server explicitly routes tool calls based on the tool name, preventing arbitrary execution. No 'eval' or direct 'child_process' use was detected in the provided code. It utilizes stdio transport, which limits direct network exposure to the MCP gateway it interacts with, enhancing security through isolation.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens80
Stars0
Forks0
Last Update2025-12-13

Tags

MCPDeveloper ToolsEmail ValidationTypeScriptServer