Control Windy Word voice-to-text from any MCP agent — 60 tools across 12 categories.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
windy-word-mcp · npm · 1.3.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sneakyfree/windy-word-mcp",
"description": "Control Windy Word voice-to-text from any MCP agent — 60 tools across 12 categories.",
"title": "Windy Word",
"repository": {
"url": "https://github.com/sneakyfree/windy-word-mcp",
"source": "github"
},
"version": "1.3.0",
"websiteUrl": "https://windyword.ai",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "windy-word-mcp",
"version": "1.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Host the Windy Word control server is bound to.",
"default": "127.0.0.1",
"name": "WINDY_WORD_MCP_HOST"
},
{
"description": "Control-server port.",
"default": "18765",
"name": "WINDY_WORD_MCP_PORT"
},
{
"description": "Per-request timeout to the control server (ms).",
"default": "5000",
"name": "WINDY_WORD_MCP_TIMEOUT_MS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-20T21:51:39.138773Z",
"publishedAt": "2026-05-20T21:51:39.138773Z",
"updatedAt": "2026-05-20T21:51:39.138773Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.3.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.