words
mcp-words
単語 MCP — Datamuse API をラップします(無料、認証不要)
Pipeworx の一部 — AI エージェントを 1394+ のライブデータソースに接続する MCP ゲートウェイです。
ツール
ツール | 説明 |
| 単語の類義語を類似度スコア順に検索します。 |
| 指定された単語と韻を踏む単語をスコア順に検索します。 |
| 指定された単語に関連する単語を特定の関係タイプで検索します。関係タイプ: "syn"(類義語)、"ant"(反意語)、"rhy"(韻)、"trg"(トリガー/関連語)、"jja"(名詞に対する形容詞)、"jjb"(形容詞に対する名詞)。 |
| Datamuse のサジェストエンドポイントを使用して、指定されたプレフィックス文字列に対する単語の補完を返します。プレフィックス(例: "hel")を受け取り、スコア順に一致する単語(例: "hello"、"help"、"helpless")を返します。 |
| 高度な単語検索。意味、発音、綴りの制約の組み合わせに一致する単語を検索します。 |
Related MCP server: Thesaurus By Api Ninjas
クイックスタート
MCP クライアント(Claude Desktop、Cursor、Windsurf など)に追加します:
{
"mcpServers": {
"words": {
"url": "https://gateway.pipeworx.io/words/mcp"
}
}
}または、フル Pipeworx ゲートウェイに接続して、1394+ のすべてのデータソースにアクセスします:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}ask_pipeworx での使用
ツールを直接呼び出す代わりに、平易な英語で質問できます:
ask_pipeworx({ question: "your question about Words data" })ゲートウェイが適切なツールを選択し、引数を自動的に入力します。
詳細
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Dictionary MCP — wraps Free Dictionary API (free, no auth)
Wiktionary MCP — multilingual dictionary via Wikimedia REST + MediaWiki Action API
Search and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides access to API Ninjas Random Word API to generate random words by type (noun, verb, adjective, adverb) for creative writing, games, and language learning applications.1MIT
- AlicenseBqualityDmaintenanceProvides access to synonyms and antonyms for words through the API Ninjas Thesaurus API, enabling vocabulary enhancement and word exploration.1MIT
- AlicenseBqualityDmaintenanceProvides dictionary lookup functionality through the API Ninjas Dictionary API, allowing users to search for word definitions and meanings through natural language queries.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Merriam-Webster's Collegiate Dictionary and thesaurus via natural language, providing definitions, synonyms, and related word data.15MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-words'
If you have feedback or need assistance with the MCP directory API, please join our Discord server