Whistle Mcp Tool
Freeby 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
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
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"]
}
}
}