Skip to content

Whistle Mcp Tool

Free

by MCP Community

Whistle MCP Server is a Whistle proxy management tool based on the Model Context Protocol (MCP), allowing AI assistants to directly operate and control local Wh

v1.2.0Added Apr 12, 2026
whistleproxyMCP
Works with:ClaudeGPTGeminiCopilot

Whistle Mcp Tool MCP Server

Whistle MCP Server is a Whistle proxy management tool based on the Model Context Protocol (MCP), allowing AI assistants to directly operate and control local Wh

Installation

npx -y whistle-mcp-tool

Reviews

Leave a Review

Installation

Quick install
npx -y whistle-mcp-tool
Add to claude_desktop_config.json
{
  "mcpServers": {
    "whistle-mcp-tool": {
      "command": "npx",
      "args": ["-y", "whistle-mcp-tool"]
    }
  }
}