Wraps the Datamuse API to give Claude synonym and rhyme lookup without any authentication overhead. You get two tools: find_synonyms and find_rhymes, both returning scored results from Datamuse's free tier. Hosted through Pipeworx's gateway infrastructure, so there's no local server to run. Good for writing assistance workflows where you need lexical alternatives on demand. The same gateway offers an ask_pipeworx tool that interprets natural language queries if you'd rather skip direct tool calls. Part of a larger gateway setup that bundles 673+ data sources, though you can use just the words endpoint standalone.
claude mcp add --transport http io.github.pipeworx-io-words https://gateway.pipeworx.io/words/mcp