Skip to main content
Glama
pedrof
by pedrof
run-mcp-windows.bat303 B
@echo off REM Windows batch script to run MCP server in WSL REM This bridges Claude Desktop (Windows) with the containerized MCP server (WSL) REM Run the WSL script and pass through stdin/stdout for MCP communication wsl.exe -d Ubuntu bash -c "cd /home/micro/development/mcphue && ./run-docker-mcp.sh"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pedrof/hue-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server