Wordle Helper MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Suggest guesses and narrow Wordle candidates locally. No network and no key.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wordle-helper-mcp -- npx -y wordle-helper-mcp
{
"mcpServers": {
"wordle-helper-mcp": {
"args": [
"-y",
"wordle-helper-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.wordle-helper-mcp]
command = "npx"
args = ["-y", "wordle-helper-mcp"]
{
"mcpServers": {
"wordle-helper-mcp": {
"args": [
"-y",
"wordle-helper-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"wordle-helper-mcp": {
"args": [
"-y",
"wordle-helper-mcp"
],
"command": "npx"
}
}
}
Generate and solve Sudoku puzzles locally. No network and no key.
Generate QR codes as PNG images locally. No network and no key.
Build chords and scales from note names locally. No network and no key.
Generate UUIDs and validate formats locally. No network and no key.
Parse, stringify, and validate YAML locally. No network and no key.
Search emoji by name or keyword locally. No network and no key.
Generate strong random passwords locally. No network and no key.
Test, describe, and validate regular expressions locally. No network and no key.
Answers built from our own checks of this server.