Loading MCP server directory, please wait...
Control Windy Word voice-to-text from any MCP agent — 60 tools across 12 categories.
npx @getmcp/cli add io.github.sneakyfree/windy-word-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sneakyfree/windy-word-mcp": {
"command": "npx",
"args": [
"-y",
"windy-word-mcp"
],
"env": {
"WINDY_WORD_MCP_HOST": "127.0.0.1",
"WINDY_WORD_MCP_PORT": "18765",
"WINDY_WORD_MCP_TIMEOUT_MS": "5000"
}
}
}
}