← 返回
未分类 中文

Pipeworx dictionary

Word definitions, phonetics, usage examples, synonyms, and antonyms from the Free Dictionary API
单词释义、发音、用法示例、同义词和反义词,源自 Free Dictionary API
brucegutman
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 304
下载
💾 0
安装
1
版本
#latest

概述

Dictionary

Look up any English word and get definitions organized by part of speech, phonetic transcription, audio pronunciation URLs, usage examples, synonyms, and antonyms. Powered by the Free Dictionary API.

Tools

  • define_word — Full definitions with phonetics, parts of speech, and example sentences
  • get_synonyms — Synonyms and antonyms extracted from dictionary entries

Reach for this when

  • A user asks "what does 'ephemeral' mean?"
  • Building a vocabulary quiz or flashcard application
  • Need synonyms for writing assistance or paraphrasing
  • Want phonetic pronunciation data for a language learning tool

Example

curl -s -X POST https://gateway.pipeworx.io/dictionary/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"define_word","arguments":{"word":"serendipity"}}}'

Returns definitions grouped by part of speech, with example usage and audio URLs.

MCP config

{
  "mcpServers": {
    "pipeworx-dictionary": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/dictionary/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 20:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Pipeworx disease

brucegutman
COVID-19统计数据 —全球累计、各国明细、历史趋势及来自 disease.sh 的疫苗接种数据
★ 0 📥 425

Pipeworx crypto

brucegutman
通过CoinGecko获取加密货币价格、市值排名及法币转换
★ 0 📥 453

Pipeworx crossref

brucegutman
通过关键词搜索学术论文,通过 DOI 查找元数据,并通过 Crossref 获取期刊信息
★ 0 📥 431