← All servers
🔧

Windy WordVerified🛡 No advisories

io.github.sneakyfree/windy-word-mcp
New to MCP? Start here →
1★ stars
65weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/sneakyfree, which proved it owns this namespace.

Verified owner: github.com/sneakyfreeio.github.sneakyfree/windy-word-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads WINDY_WORD_MCP_HOST, WINDY_WORD_MCP_PORT, WINDY_WORD_MCP_TIMEOUT_MS.

About

Control Windy Word voice-to-text from any MCP agent — 60 tools across 12 categories.

Packages & transports

npmwindy-word-mcpv1.3.0 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "windy_word": {
      "command": "npx",
      "args": [
        "-y",
        "windy-word-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y windy-word-mcp