Skip to main content
Feedback

Wordnik MCP connector

Wordnik is the world's largest online English dictionary, providing comprehensive linguistic data and metadata for millions of English words. The Wordnik MCP connector allows AI agents to retrieve definitions, pronunciations, etymologies, and usage examples for words, as well as access syllable breakdowns and Scrabble scores. It also supports fetching audio metadata, analyzing word relationships from the Word Graph, retrieving bi-gram phrases, and tracking word usage patterns over time.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Wordnik MCP connector to perform the following actions:

  • Enrich product descriptions with word definitions, etymology, and usage examples
  • Build content recommendation engines that suggest related words and phrases
  • Create educational workflows that fetch syllable breakdowns and pronunciations
  • Validate word validity and score competitive words for gaming platforms
  • Generate daily vocabulary content using word of the day features
  • Discover word relationships to improve search relevance and tagging
  • Analyze semantic connections between terms for knowledge management systems

Example prompts

Use the following example prompts to invoke Wordnik MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Find all definitions for the word 'serendipity' in Wordnik.
  • Show me the etymology and usage examples for 'algorithm' from Wordnik.
  • Get the Scrabble score for 'quintessential' in Wordnik.
  • Fetch today's word of the day from Wordnik and include its pronunciation.
  • Search Wordnik for words related to 'innovation' and show their connections.
  • Retrieve a random word from Wordnik and generate three usage examples.
  • Find words with similar meanings to 'happy' using Wordnik's reverse dictionary.
  • Get the syllable breakdown and audio pronunciation for 'onomatopoeia' from Wordnik.
  • Show me how the word 'digital' has been used over time according to Wordnik.
  • Fetch ten random words from Wordnik and their definitions for a vocabulary quiz.

Wordnik MCP connector tools

The Wordnik MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getAudioRetrieves audio metadata and pronunciation files associated with a word.
getDefinitionsProvides multiple definitions and meanings for a specified word.
getEtymologiesRetrieves the historical origin and linguistic roots of a word.
getExamplesReturns usage examples and contextual sentences for a word.
getWordFrequencyShows how often a word appears in texts across different time periods.
getHyphenationProvides syllable breakdown and hyphenation points for a word.
getPhrasesReturns common two-word phrases and collocations containing a word.
getTextPronunciationsProvides phonetic spelling and pronunciation guides for a word.
getRelatedWordsFinds synonyms, antonyms, and other semantically related words.
getScrabbleScoreCalculates the point value of a word in Scrabble.
getTopExampleReturns the most frequently cited or relevant usage example for a word.
getRandomWordGenerates and returns a single random word with full data.
getRandomWordsGenerates and returns multiple random words with complete information.
reverseDictionarySearches for words based on definitions, meanings, or descriptions provided.
searchWordsSearches the word database for terms matching specified criteria.
getWordOfTheDayRetrieves the featured word and its details for a specific date.
On this Page