@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 query
  • means_like(word, max?) — synonyms / semantic relatives
  • rhymes(word, perfect?, max?) — perfect or approximate rhymes
  • sounds_like(word, max?) — phonetic neighbors
  • spelled_like(pattern, max?) — wildcard-pattern matches (e.g. t??t)
  • predicts_next(after, before?, max?) — predictive autocomplete suggestions
  • homophones(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.

Regenerated from source · build May 21, 2026