# WordDirectory MCP Server

Provide word definition lookups and suggestions for similar words through a standardized interface. Enhance your applications with easy access to human-readable word definitions from WordDirectory. Q…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add WordDirectory/directory

# Browse available tools
npx -y @smithery/cli@latest tool list WordDirectory/directory
```

---

Source: https://github.com/WordDirectory/Directory/tree/main/./apps/mcp | License: MIT
