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.
| Tool | Description |
|---|---|
| getAudio | Retrieves audio metadata and pronunciation files associated with a word. |
| getDefinitions | Provides multiple definitions and meanings for a specified word. |
| getEtymologies | Retrieves the historical origin and linguistic roots of a word. |
| getExamples | Returns usage examples and contextual sentences for a word. |
| getWordFrequency | Shows how often a word appears in texts across different time periods. |
| getHyphenation | Provides syllable breakdown and hyphenation points for a word. |
| getPhrases | Returns common two-word phrases and collocations containing a word. |
| getTextPronunciations | Provides phonetic spelling and pronunciation guides for a word. |
| getRelatedWords | Finds synonyms, antonyms, and other semantically related words. |
| getScrabbleScore | Calculates the point value of a word in Scrabble. |
| getTopExample | Returns the most frequently cited or relevant usage example for a word. |
| getRandomWord | Generates and returns a single random word with full data. |
| getRandomWords | Generates and returns multiple random words with complete information. |
| reverseDictionary | Searches for words based on definitions, meanings, or descriptions provided. |
| searchWords | Searches the word database for terms matching specified criteria. |
| getWordOfTheDay | Retrieves the featured word and its details for a specific date. |