@pipeworx/datamuse
Connect: https://gateway.pipeworx.io/datamuse/mcp · Install: one-click buttons
Tools: 7
Datamuse MCP — English word-relation lookup: synonyms, rhymes, “sounds like”, “spelled like”, “frequently follows”, semantic relations. Keyless.
Tools
words(means_like?, sounds_like?, spelled_like?, follows?, precedes?, related?, topics?, lc?, max?)— generic word querymeans_like(word, max?)— synonyms / semantic relativesrhymes(word, perfect?, max?)— perfect or approximate rhymessounds_like(word, max?)— phonetic neighborsspelled_like(pattern, max?)— wildcard-pattern matches (e.g.t??t)predicts_next(after, before?, max?)— predictive autocomplete suggestionshomophones(word, max?)— same pronunciation, different spelling
Data source
https://api.datamuse.com/ — public, no auth. Fair-use cap ~100k req/day per IP.
Tools
- words — Generic words query. Combine constraints — most callers want one of the named helper tools instead.
- means_like — Synonyms / semantic relatives.
- rhymes — Perfect or approximate rhymes.
- sounds_like — Phonetic neighbors.
- spelled_like — Wildcard-pattern matches (? = any letter, * = any sequence).
- predicts_next — Autocomplete prediction. Pass the word that comes BEFORE as
after. - homophones — Same pronunciation, different spelling.
Tools
-
homophones— Same pronunciation, different spelling. -
means_like— Synonyms / semantic relatives. -
predicts_next— Autocomplete prediction. Pass the word that comes BEFORE as `after`. -
rhymes— Perfect or approximate rhymes. -
sounds_like— Phonetic neighbors. -
spelled_like— Wildcard-pattern matches (? = any letter, * = any sequence). -
words— Generic words query. Combine constraints — most callers want one of the named helper tools instead.