Back to Home
dev-proxy-tools icon

mcp

Verified Safe

by dev-proxy-tools

Overview

Enables AI assistants to interact with Dev Proxy capabilities, allowing natural language for configuring Dev Proxy, accessing contextual help, and discovering features.

Installation

Run Command
npx -y @devproxy/mcp

Security Notes

The server uses `child_process.exec` to run the `devproxy` command. While the command string (`devproxy --version`) is fixed and does not incorporate direct user input, it relies on a globally installed external executable. A compromised `devproxy` binary or manipulation of the system's PATH could pose a risk. Additionally, `fetch` calls are made to external endpoints (`https://devproxy-wama.azurewebsites.net/api/search` and `https://aka.ms/devproxy/best-practices`) for documentation and best practices, introducing a dependency on the security and availability of those external services.

Similar Servers

Stats

Interest Score34
Security Score7
Cost ClassLow
Avg Tokens500
Stars4
Forks1
Last Update2026-01-17

Tags

AI AssistantDev ProxyAPI SimulationDeveloper ToolMCP Server